Skip to content

Instantly share code, notes, and snippets.

@carlosipe
Created August 12, 2013 14:21
Show Gist options
  • Select an option

  • Save carlosipe/6211228 to your computer and use it in GitHub Desktop.

Select an option

Save carlosipe/6211228 to your computer and use it in GitHub Desktop.
Remap CapsLock to escape
xmodmap -e 'keycode 0x42=Escape' #remaps the keyboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment