Skip to content

Instantly share code, notes, and snippets.

@ptsneves
Created June 23, 2019 21:08
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 ptsneves/2d1c9cd9b21e8e5b6650a5eb9f29b939 to your computer and use it in GitHub Desktop.
Save ptsneves/2d1c9cd9b21e8e5b6650a5eb9f29b939 to your computer and use it in GitHub Desktop.
CSL vertical mouse xinput map command to make side buttons also work as main buttons
#!/usr/bin/env bash
#the id 17 may be different
xinput set-button-map 17 1 2 3 4 5 6 7 3 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment