Skip to content

Instantly share code, notes, and snippets.

@cristenicu
Created August 27, 2018 11:58
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 cristenicu/864db42be21af58260e3034a418cb404 to your computer and use it in GitHub Desktop.
Save cristenicu/864db42be21af58260e3034a418cb404 to your computer and use it in GitHub Desktop.
Logitech MX Master KeyBindings (Linux)
"xte 'keydown Control_L' 'keydown Alt_L' 'key Up' 'keyup Control_L' 'keyup Alt_L'"
b:9
"xte 'keydown Control_L' 'keydown Alt_L' 'key Down' 'keyup Control_L' 'keyup Alt_L'"
b:8
  • Install xbindkeys
  • Install xte
  • Edit ~/.xbindkeysrc
  • Start xbindkeys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment