Debian & Linux Daantje on 19 Mar 2003 09:40 am
Optical Microsoft Intellimouse
I have a new mouse… An Optical Microsoft Intellimouse with 5 buttons and a scrollwheel. This makes 7 buttons in total… This is what I use in my XFree86-4 config file
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Device" "/dev/mouse" Option "Protocol" "IMPS/2" Option "Buttons" "7" Option "Emulate3Buttons" "off" Option "ZAxisMapping" "4 5" EndSection
Don’t forget to add the lineInputDevice “Mouse0″to the section Section “ServerLayout”
Leave a Reply
You must be logged in to post a comment.