PDA

View Full Version : Left Handed Mouse in X


ChuckM
12-16-2006, 01:16 AM
I'm trying to get my mouse programmed in X to run left-handed. xmodmap gives me errors indicating I need to edit 5 buttons. X.org config shows:

option "ZAxisMapping" "4 5"
option "Emulate3Buttons"


Chuck

Lavene
12-16-2006, 06:35 AM
Do you use KDE? In Controlcenter --> Accessories --> Mouse there is two radio buttons to select either righthand or lefthand mouse buttons

(Yeah, I know that's taking the easy way...)

Tina

stafio
12-16-2006, 09:44 AM
Similarly, in Gnome go to System --> Preferences --> Mouse and there is a checkbox to enable Left-handed mouse. As Tina said, this is also taking the easy way...

ChuckM
12-17-2006, 12:55 AM
I have no problem programming Window Managers. Let's say at the Libranet Welcome display. When selecting a manager or shutting down the system, the selection buttons only respond to right handed buttons. There is my problem. Anybody come across this?

Lavene
12-17-2006, 06:01 AM
A quick google turned up this (http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/x.html#MOUSE-BUTTON-REVERSE), don't know if it'll help though...

Tina