Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. touch /etc/X11/xorg.conf.d/50-vmmouse.conf
  2. echo -e '# RAT3 mouse\nSection "InputClass"\n Identifier "Mouse Remap"\n MatchProduct "Saitek Cyborg R.A.T.3 Mouse"\n MatchDevicePath "/dev/input/event*"\n Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 0 0 0 13 14"\nEndSection' > /etc/X11/xorg.conf.d/50-vmmouse.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement