Skip to content

Instantly share code, notes, and snippets.

@b-ggs
Last active December 27, 2015 09:46
Show Gist options
  • Save b-ggs/7ec2ae3fa93e2a633f1e to your computer and use it in GitHub Desktop.
Save b-ggs/7ec2ae3fa93e2a633f1e to your computer and use it in GitHub Desktop.
! Swap caps lock and escape
remove Lock = Caps_Lock
keysym Escape = Caps_Lock
keysym Caps_Lock = Escape
add Lock = Caps_Lock
!TODO: Find out why this also enables capslock.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment