Skip to content

Instantly share code, notes, and snippets.

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 cotyembry/f983c43108af45584c96a93ba8ac81c3 to your computer and use it in GitHub Desktop.
Save cotyembry/f983c43108af45584c96a93ba8ac81c3 to your computer and use it in GitHub Desktop.
  1. install x-button mouse control
  2. set middle click (or any button you desire) to actually do a left button click
  3. go to the microsoft mouse and keyboard application
  4. set your desired gesture to trigger a middle click - or your custom action if you specified one in step 2. (x-button mouse control will override and do a normal click)

issues: -you lose a button since you are overriding one -tap and hold still doesn't work (i.e. drag and drop is still not functional)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment