Skip to content

Instantly share code, notes, and snippets.

@uolot
Created May 6, 2013 19:03
Show Gist options
  • Save uolot/5527297 to your computer and use it in GitHub Desktop.
Save uolot/5527297 to your computer and use it in GitHub Desktop.
Exchange Escape and CapsLock on Linux
remove Lock = Caps_Lock
add Lock = Escape
keysym Caps_Lock = Escape
keysym Escape = Caps_Lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment