Skip to content

Instantly share code, notes, and snippets.

@dvberkel
Created February 9, 2014 19:08
Show Gist options
  • Save dvberkel/8904456 to your computer and use it in GitHub Desktop.
Save dvberkel/8904456 to your computer and use it in GitHub Desktop.
map caps lock to control
!
! Turn caps lock into a control
!
remove Lock = Caps_Lock
keysym Caps_Lock = Control_L
add Control = Control_L
xmodmap ~/.xmodmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment