[plug] Mouse problems
Lyndon Maydwell
maydwell at gmail.com
Tue Dec 28 11:40:44 WST 2004
The only difference I can see is that you have the
> Option "ButtonNumber" "5"
line in you config. Possibly try commenting that out.
Here's my xorg.conf mouse stuff anyway.
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
Option "Resolution" "1200"
EndSection
More information about the plug
mailing list