hi tomd.

I'm not sure if this is really a bug. But if it is, it can be fixed by 
switching the Mouse driver to evdev.
This should be as simple as replacing your current mouse section in 
/etc/X11/xorg.conf with:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "evdev"
        Option          "Name" "Logitech USB-PS/2 Optical Mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"        
"/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-event-mouse"
EndSection

Hint: I got a Logitech LX3 Mouse - so you probably don't need to change the 
"Device" section. :)
good luck

-- 
[8.04rc] logitech lx3 tilt wheel not working
https://bugs.launchpad.net/bugs/219925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to