Skip to content

Instantly share code, notes, and snippets.

@jonschoning
Created February 5, 2014 05:38
Show Gist options
  • Save jonschoning/8817960 to your computer and use it in GitHub Desktop.
Save jonschoning/8817960 to your computer and use it in GitHub Desktop.
! replace Capslock with Control_L
keycode 66 = Alt_L
clear Lock
add Control = Alt_L
clear control
clear mod1
keycode 37 = Alt_L Meta_L
keycode 64 = Control_L
add control = Control_L Control_R
add mod1 = Alt_L Meta_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment