Topic: [TIP] kill the caps lock!
I constantly hit the caps lock by accident on the EEE. It drives me nuts! On Gnome based distros I usually put: xmodmap -e "remove lock = Caps_Lock" in .bashrc and that takes care of things.
I don't know if its #! or openbox. But, for some reason the above fix gave me all caps, all the time! I had to hold down shift so as not to SHOUT! ![]()
I searched and searched for a fix and I think I've found something that works to disable the caps lock at startup. To save someone else the trouble of trying to find the fix, I thought I'd post things here.
In your home folder put the line below in your .config/openbox/autostart.sh file:
setxkbmap -option ctrl:nocaps &