How to get a R.A.T. 7 to work with fedora [closed]
how do one get a cyborg gaming R.A.T. 7 mouse to work with fedora?
how do one get a cyborg gaming R.A.T. 7 mouse to work with fedora?
open a terminal and type:
sudo kwrite /etc/X11/xorg.conf
and paste this information in the bottom:
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg R.A.T.7 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 6 7 2 9 10 11 12 0 0 0"
EndSection
SOURCE: HERE
Asked: 2013-04-22 06:12:32 -0600
Seen: 1,382 times
Last updated: Apr 22 '13