This bug also affects Jaunty, it is still present. For Intrepid, there was a work-around that was discovered. One could edit the xorg.conf file, and include the following sections:
====================== Section "InputDevice" Identifier "Marble Mouse" Driver "mouse" Option "CorePointer" Option "Name" "Logitech USB Trackball" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Buttons" "5" Option "EmulateWheel" "true" Option "EmulateWheelButton" "9" Option "YaxisMapping" "4 5" #Option "XaxisMapping" "6 7" Option "ButtonMapping" "1 8 3 9 2" EndSection and later: Section "ServerFlags" Option "AutoAddDevices" "false" EndSection Section "ServerLayout" Identifier "Default layout" Screen "Default Screen" InputDevice "Marble Mouse" EndSection ======================= This work-around no longer works in Jaunty. What is worse, when one adds the "ServerFlags" section as above, X will not start at all, and one ends up with a blank screen. -- button mappings wrong with logitech marble mouse https://bugs.launchpad.net/bugs/313148 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