Debian & Linux Daantje on 28 Mar 2004 10:08 am
Microsoft Wheel Mouse Optical 1.1A USB and PS/2 Compatible
I have again a new mouse… An Optical Microsoft mouse with 2 buttons and a scrollwheel that can be used as a thirth button too. This makes 5 buttons in total… This is what I use in my XFree86-4 config file. I use the mouse on a USB port…
Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "CorePointer" Option "Protocol" "IMPS/2" Option "ZAxismapping" "4 5" Option "Buttons" "5" Option "Device" "/dev/input/mouse0" EndSection
Don’t forget to add the lineInputDevice “Mouse1″to the section Section “ServerLayout”
Leave a Reply
You must be logged in to post a comment.