Skip to content

Instantly share code, notes, and snippets.

@ishitcno1
Created October 24, 2014 11:38
Show Gist options
  • Save ishitcno1/2f22eee97d25b617f3a7 to your computer and use it in GitHub Desktop.
Save ishitcno1/2f22eee97d25b617f3a7 to your computer and use it in GitHub Desktop.
swap caps and left ctrl on lubuntu
#!/bin/sh
setxkbmap -option ctrl:swapcaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment