Skip to content

Instantly share code, notes, and snippets.

@sensiloles
Created October 23, 2019 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sensiloles/16358b6d802a023edb5072ae0220968f to your computer and use it in GitHub Desktop.
Save sensiloles/16358b6d802a023edb5072ae0220968f to your computer and use it in GitHub Desktop.
# Speed up scrolling for all programs and pass unchanged for zoom
".*"
None, Up, Button4, 3
None, Down, Button5, 3
Shift_L, Up, Shift_L|Button4, 3
Shift_L, Down, Shift_L|Button5, 3
Control_L, Up, Control_L|Button4
Control_L, Down, Control_L|Button5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment