PDA

View Full Version : Swapping mouse buttons in x86config-4



SunnyB
03-31-2004, 02:42 PM
I am accustomed to my middle mouse button being my context menu
and my right button being my scroll button.
In knoppix it is opposite of that and I would like to change it.
What option would I use to do that?
Possibly Option "SwapMouseButton" "2-3"

Anybody know if it's possible?


Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
Option "Resolution" "300"