Nov 20
Caps-Lock is (IMO) the most useless and annoying key. Since there doesn’t seem to be a GUI way for disabling just type the following in a terminal:
xmodmap -e “remove lock = Caps_Lock”
In order to make these changes permanent open your ~/.bashrc using
sudo nano ~/.bashrc
and add the line above
Leave a Reply
You must be logged in to post a comment.


