Public bug reported:

Any Logitech mouse buttons does NOT work in FireFox xorg gpm imwheel yelp 
icedove iceweasel etc.
So, BACK FORWARD aso buttons does NOT work or work as NOT requested.
Any Logitech MX300 MX310 MX500 MX 510 MX-518 MX700 MX-900
Any Logitech new laser mouse G3/G5/G 7/G-9
Any Logitech cordless mouse with 3+ buttons
Any Logitech mouse made after 2002 does NOT correctly work if are USB & has 
more than 3 buttons
***
What helps (workaround - autodetect utilz (which one does it?) should DO THIS!):
edit xorg.conf
Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option      "CorePointer"
    Option      "Device"        "/dev/gpmdata" ## you need to install package 
gpm
    #Option     "Protocol"      "IntelliMouse"
    #Option      "Protocol"      "Logitech"
    #Option      "Protocol"      "ImPS/2"
    Option      "Protocol"      "ExplorerPS/2"
    Option      "Emulate3Buttons"   "true"
    Option      "ZAxisMapping"      "4 5"
EndSection
***
This one helps for LTSP thin clients:
        #X_MOUSE_DEVICE  = "/dev/psaux"
        X_MOUSE_PROTOCOL = "ExplorerPS/2"
        X_MOUSE_RESOLUTION = 800
        X_MOUSE_BUTTONS  = 10
        X_MOUSE_ZAXMAPPING = "4 5"
        X_MOUSE_BUTTONMAPPING = "1 2 3 6 7 4 5"
##***
        X_USBMOUSE_PROTOCOL = "ExplorerPS/2"
        X_USBMOUSE_RESOLUTION = 800
        X_USBMOUSE_BUTTONS  = 10
        X_USBMOUSE_ZAXMAPPING = "4 5"
        X_USBMOUSE_BUTTONMAPPING = "1 2 3 6 7 4 5"
***

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: xorg (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: yelp (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: gpm (Baltix)
     Importance: Undecided
         Status: New

** Affects: imwheel (Debian)
     Importance: Undecided
         Status: New

** Also affects: firefox (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: gpm (Baltix)
   Importance: Undecided
       Status: New

** Also affects: imwheel (Debian)
   Importance: Undecided
       Status: New

** Also affects: yelp (Ubuntu)
   Importance: Undecided
       Status: New

-- 
Any Logitech mouse buttons does NOT work in FireFox LTSP xorg gpm imwheel yelp 
icedove iceweasel
https://bugs.launchpad.net/bugs/147676
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for yelp in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to