Skip to content

Instantly share code, notes, and snippets.

@bradly
Created February 26, 2009 22:07
Show Gist options
  • Save bradly/71150 to your computer and use it in GitHub Desktop.
Save bradly/71150 to your computer and use it in GitHub Desktop.
#.Xmodmap
! Switch caps lock and (left) control
remove Lock = Caps_Lock
remove Control = Control_L
keysym Control_L = Caps_Lock
keysym Caps_Lock = Control_L
add Lock = Caps_Lock
add Control = Control_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment