Created
October 31, 2014 10:18
-
-
Save mattonem/de357400af02ad5b040c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputClass" | |
Identifier "Saitek Cyborg R.A.T.5 Mouse" | |
MatchIsPointer "on" | |
MatchProduct "Saitek Cyborg R.A.T.5 Mouse" | |
MatchVendor "Saitek|SAITEK" | |
MatchDevicePath "/dev/input/event*" | |
Option "Protocol" "auto" | |
Option "Buttons" "17" | |
Option "ButtonMapping" "1 2 3 4 5 6 7 8 9 10 11 12 0 0 0 16 17" | |
Option "ZAxisMapping" "4 5 10 11" | |
Option "AutoReleaseButtons" "13 14 15" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment