Skip to content

Instantly share code, notes, and snippets.

@lauritk
Created February 4, 2020 19:27
Show Gist options
  • Save lauritk/abd4c9800f2aad571d6f66fdbbaa2ac5 to your computer and use it in GitHub Desktop.
Save lauritk/abd4c9800f2aad571d6f66fdbbaa2ac5 to your computer and use it in GitHub Desktop.
Logitech G Pro Gaming Mouse (wired) sidebuttons xbindkeys bindings
# Add this to ~/.xbindkeysrc
# Logitech G Pro Wired Gaming Mouse side buttons
# Adds default mouse forward and back functionalities
"xte 'mouseclick 8'"
m:0x10 + c:127
Mod2 + Pause
"xte 'mouseclick 9'"
m:0x10 + c:77
Mod2 + Num_Lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment