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
$ xmodmap -e "remove lock = Caps_Lock"
Also add this into .bashrc to make it persist between boots. Really nice!
blog comments powered by Disqus
© 1997 - 2010 | Part of the PTM Network