Skip to content

Instantly share code, notes, and snippets.

@ninehills
Created December 9, 2011 07:11
Show Gist options
  • Save ninehills/1450578 to your computer and use it in GitHub Desktop.
Save ninehills/1450578 to your computer and use it in GitHub Desktop.
! Swap caps lock and escape in X
! Usage: :"xmodmap .speedswapper
remove Lock = Caps_Lock
keysym Escape = Caps_Lock
keysym Caps_Lock = Escape
add Lock = Caps_Lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment