I have a Logitech Optical WheelMouse Model M-BJ58

With the below entries in /etc/X11/XF86Config-4 I get ALMOST full mouse
function.

The only problem is that the scroll-up events are not working. I checked
this by using xev as recommmended elsewhere on this list.

In gnome and KDE 3 the mouse buttons work fine and I can scroll-down with
the wheel, but not scroll up?


# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Emulate3Buttons" "off"
        Option      "ZAxisMapping" "4 5"
EndSection


Any thoughts?
Thanks!
-Tom

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

Reply via email to