← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 615892] Re: Madcatz Cyborg R.A.T. 7 focus issues

 

This bug still exist in ubuntu 11.10 as of the date of my comment, the
status of bug must be changed.

#to fix follow these steps:

cd /usr/share/X11/xorg.conf.d/
sudo nano 910-rat.conf

# add the following to the file

Section "InputClass"
        Identifier "R.A.T."
        MatchProduct "R.A.T.7|R.A.T.9"
        MatchDevicePath "/dev/input/event*"
        Option "Buttons" "17"
        Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 7 6 12 0 0 0 16 17"
        Option "AutoReleaseButtons" "13 14 15"
        Option "ZAxisMapping" "4 5 6 7"
EndSection

# save by pressing Ctrl+X then Y then Enter
# reboot
sudo reboot now

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/615892

Title:
  Madcatz Cyborg R.A.T. 7 focus issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/615892/+subscriptions


References