Skip to content

Instantly share code, notes, and snippets.

@gmolveau
Created September 8, 2022 09:17
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 gmolveau/89bd6c30f4044d4b517a6204f060eb08 to your computer and use it in GitHub Desktop.
Save gmolveau/89bd6c30f4044d4b517a6204f060eb08 to your computer and use it in GitHub Desktop.
linux/ubuntu disable next/previous mouse clicks/buttons
# ~/.Xmodmap
# disable next/previous mouse clicks
pointer = 1 2 3 4 5 6 7 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment