i spent some time trying to figure this out since the tilt wheel on this 
particular model was not automatically detected.
the addition to xorg.conf is as follows:

Code:
Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "evdev"
   Option      "CorePointer"
   Option      "Device" 
"/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-event-mouse"
   Option      "RelHWHEELMapTo" "Buttons 7 6 1"
EndSection

add this extry to the "ServerLayout" section
Code:
InputDevice   "Mouse0"      "CorePointer"

save and restart Xserver

-- 
[8.04rc] logitech lx3 tilt wheel not working *correctly*
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