Hi List!
I'm trying to get the additional two mousebuttons on my genius netscroll
optical mouse working, but they don't seem to work at all.
According to the "mouse galery" section of XFree86 homepage, "NetMousePS/2"
seems to be the correct protocol; But using this, my mouse pointer just
jumps around and isn't usable at all. Obviously the wrong protocol :-(
The same applies to "NetScrollPS/2".
Only "IMPS/2" gives me a smoothly moving mouse pointer, with working wheel
but no button 6 and 7.
xev doesn't even show events when I press these buttons.
The relevant section of my XF86config is:
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Device" "/dev/pointer0"
Option "Name" "AutoDetected"
Option "Protocol" "imps/2"
Option "Vendor" "GENIUS"
Option "InputFashion" "Mouse"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
EndSection
Can anyone tell me what's going wrong here, please?
Greetings
Alex
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie