﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
18186	"Offer ""Use OpenStreetMap website style mouse bindings for dragging the map"" preference"	jidanni	team	"It's so frustrating.

We all know JOSM has reversed left and right mouse buttons for dragging
the map, vs. all other mapping programs and/or websites.

OK, here's my workaround:
Purchase a second mouse, and in .xsession:
{{{
set 'Genius Optical Mouse'
if xinput --list --name-only | grep -xq ""$@""
then xinput --set-button-map ""$@"" 3 2 1
fi
}}}

OK, that works! But it also affects clicking checkboxes etc.
So we can't just have a ""special second JOSM mouse""
but we have to remember to use it only when dragging the map!

Looking in Preferences, we see
""[ ] Reverse zoom with mouse wheel""

That's great. Offering choices.

OK, but can you *please* also offer:
""Use OpenStreetMap website style mouse bindings for dragging the map""."	enhancement	closed	normal		Core		duplicate		
