i've bought a new mouse : A4Tech, model : WOP-35PU
it has 2 roller and 5 buttons.
i've wrote in /etc/X11/XFConfig-4 :

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Buttons" "9"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/psaux"
    Option "ZAxisMapping" "4 5 8 9"
EndSection

and i've made a file /etc/X11/xinit.d/mouse-correct
where it's written :

xmodmap -e "pointer = 1 2 3 4 5 8 9 6 7"

But with this config, the twice roller functioned, and 3 of the
five buttons.
how can i proceed ? shall i change protocol ?


--
TERRIEN Simon <[EMAIL PROTECTED]>

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to