Disable Caps Lock in X
Dont you hate that Caps Lock key which you accidently touch and it ruins a few lines of code, well, I do. Make sure caps lock is of, then run Also add this into .bashrc to make it persist between boots. Really nice!$ xmodmap -e "remove lock = Caps_Lock"