Skip to content

Instantly share code, notes, and snippets.

@amoshyc
Last active June 29, 2017 16:45
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 amoshyc/5603d4e8c97f2d8cd0666cca196e2183 to your computer and use it in GitHub Desktop.
Save amoshyc/5603d4e8c97f2d8cd0666cca196e2183 to your computer and use it in GitHub Desktop.
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Mouse Button Remap
Comment=Exchanging Mouse Right & Middle Button
Exec=sh -c "xinput set-button-map $(xinput list --id-only 'pointer:Logitech USB Receiver') 1 3 2"
Terminal=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment