Skip to content

Instantly share code, notes, and snippets.

@mattonem
Created October 31, 2014 10:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattonem/de357400af02ad5b040c to your computer and use it in GitHub Desktop.
Save mattonem/de357400af02ad5b040c to your computer and use it in GitHub Desktop.
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