summaryrefslogtreecommitdiffstats
path: root/rog/usr/share/X11/xorg.conf.d/50-vmmouse.conf
blob: 8d9d0c0cab45407489723d05432915983b1e0da7 (plain)
1
2
3
4
5
6
Section "InputClass"
         Identifier "Mad Catz R.A.T.5 Mouse"
         MatchProduct "Mad Catz Mad Catz R.A.T.5 Mouse" # check exact model with xinput
         MatchDevicePath "/dev/input/event*"
         Option "ButtonMapping" "1 2 3 4 5 6 7 2 9 10 11 12 0 0 0 16 17 18 19 20 21" # block buttons 13,14,15
EndSection