ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #114673
[Bug 615892] Re: Madcatz Cyborg R.A.T. 7 focus issues
https://bugs.freedesktop.org/attachment.cgi?id=44592 (for xserver-xorg-input-evdev) works around this with an extra configuration option:
Option "AutoReleaseButtons" "13 14 15"
I have the following in my xorg.conf; it is suitable for placing in a
file in "/etc/X11/xorg.conf.d". All three logical mode buttons are
remapped, and the thumbwheel is remapped for horizontal scrolling.
Section "InputClass"
Identifier "R.A.T."
MatchUSBID "06a3:0ccb"
Driver "evdev"
Option "Buttons" "17"
Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 7 6 12 13 13 13 16 17"
Option "AutoReleaseButtons" "13 14 15"
Option "ZAxisMapping" "4 5 6 7"
EndSection
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-mouse in ubuntu.
https://bugs.launchpad.net/bugs/615892
Title:
Madcatz Cyborg R.A.T. 7 focus issues
References