Skip to content

Instantly share code, notes, and snippets.

@travishen
Created August 15, 2020 13:39
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 travishen/d8ecb3a59f6460e3cc51a84b614b32e0 to your computer and use it in GitHub Desktop.
Save travishen/d8ecb3a59f6460e3cc51a84b614b32e0 to your computer and use it in GitHub Desktop.
My key binding for Logitech MX Anywhere 2S
"xte 'keydown Alt_L' 'key Left' 'keyup Alt_L'"
m:0x10 + b:6
"xte 'keydown Alt_L' 'key Right' 'keyup Alt_L'"
m:0x10 + b:7
"gnome-terminal"
m:0x10 + b:2
"xte 'keydown Super_L' 'key Right' 'keyup Super_L'"
m:0x10 + b:8
"xte 'keydown Super_L' 'key Left' 'keyup Super_L'"
m:0x10 + b:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment