Greetings, Given how everyone in this family is left-handed, I recently got around inverting the order of the mouse buttons in GPM; works great in console.
Since GPM is setup as a repeater for X, I thought that X would also end up defaulting to inverted button order, but it doesn't. I haven't found any option in X to configure the button order and Googling didn't tell me anything relevant about perhaps selecting a different protocol in GPM to get everything working in X the same way it does on console. Would anybody happen to have a cure for this? Thanks! ----- # /etc/gpm.conf - configuration file for gpm(1) # device=/dev/input/mice responsiveness=15 repeat_type=raw type=imps2 append="-B 321" sample_rate= ----- ----- # /etc/X11/XF86Config-4 Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/gpmdata" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection ----- -- Martin-Éric Racine, ICT Consultant http://www.pp.fishpool.fi/~q-funk/