Skip to content

Instantly share code, notes, and snippets.

@Avaray
Last active November 22, 2016 12:02
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 Avaray/c8eb8a94313578147a87f813ff714f5e to your computer and use it in GitHub Desktop.
Save Avaray/c8eb8a94313578147a87f813ff714f5e to your computer and use it in GitHub Desktop.
AutoHotKey (AHK) script for blocking/removing default actions (backward and forward) from Mouse side buttons. You can hold this file anywhere, even on your removable device. All you need to do is add Shortcut to Windows startup folder. Of course You need to have AHK installed (download it from https://autohotkey.com).
XButton1::Return
XButton2::Return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment