[Bug 27421] Re: Logitech RX300 mouse extra-buttons without kernel events

Ignacio Lago Fontán nacho.exr at gmail.com
Thu Jan 24 17:07:43 UTC 2008


With a Section in Xorg.conf as this:

Section "InputDevice"
        Identifier "Mouse0"
        Driver          "evdev"
        Option          "Protocol"              "IMPS/2"
        Option          "CorePointer"
        Option          "Emulate3Buttons"       "false"
        Option          "Buttons"               "7"
        #Option         "Device"                "/dev/input/event2"
        Option          "Name"                  "Logitech USB-PS/2 Optical
Mouse"
        Option          "ZAxisMapping"          "4 5"
        Option          "ButtonMapping"         "1 2 3 7 6"
        Option          "Resolution"            "300"
EndSection


I have my RX300 mouse working 100%, with the side buttons of the wheel (xev
detects them and I can go Back and Forward in Firefox with them). Thanks
Grzegorz Orciuch :) your tip worked for me.

Gutsy Gibbon with kernel 2.6.22-14-generic

-- 
Logitech RX300 mouse extra-buttons without kernel events
https://bugs.launchpad.net/bugs/27421
You received this bug notification because you are a member of Kernel
Bugs, which is a direct subscriber.




More information about the kernel-bugs mailing list