Switch Off Caps-Lock
Friday, August 21st, 2009I was always annoyed by CAPS-LOCK key on my Linux notebook. Thanks god, there is a solution:
xmodmap -e "remove lock = Caps_Lock"
will switch this damn thing off.
I was always annoyed by CAPS-LOCK key on my Linux notebook. Thanks god, there is a solution:
xmodmap -e "remove lock = Caps_Lock"
will switch this damn thing off.