Hi.

> Hi,
>
> I'm using a Logitech MouseManPlus USB (also works when using a USB-PS/2
> adapter).
> Current setup: Linux kernel 2.4.15-pre5, XFree86 from CVS (Nov. 24th).
>
> Bug: Mouse wheel does not work with xterm/mozilla/any X app when using
> USB mouse and Input core driver whereas it works with the PS/2 adapter.

I have exactly the same mouse and almost the same setup, but I have the 
following lines in XF86Config (slightly different from your version) :

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option      "Protocol" "ImPS/2"
    Option      "Device" "/dev/input/mice"
    Option      "ZAxisMapping" "4 5"
    Option      "Emulate3Buttons" "no"
    Option      "SampleRate" "200"
EndSection

I hope this helps.
bye,

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

Reply via email to