Skip to content

Instantly share code, notes, and snippets.

@davorb
Created July 21, 2011 11:50
Show Gist options
  • Save davorb/1097035 to your computer and use it in GitHub Desktop.
Save davorb/1097035 to your computer and use it in GitHub Desktop.
Swap ctrl and capslock
#!/bin/sh
setxkbmap -option ctrl:swapcaps%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment