Skip to content

Instantly share code, notes, and snippets.

@victorboissiere
Created October 25, 2016 20:08
Show Gist options
  • Save victorboissiere/6da104f16b7e60a14c004bbab83ec8c5 to your computer and use it in GitHub Desktop.
Save victorboissiere/6da104f16b7e60a14c004bbab83ec8c5 to your computer and use it in GitHub Desktop.
exec_always xmodmap -e "clear lock" #disable caps lock switch
exec_always xmodmap -e "keysym Caps_Lock = Escape" #set caps_lock as escape
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment