Disable caps lock/rc.local
I am running Peppermint Ice, and I'm new to any Mint distribution.
I am trying to disable the Caps Lock key on startup. I've found the command to disable the key from this article. I tried modifing my .bashrc
as he suggests, but I have to open a terminal before the command is executed.
So I did some reading, and I've modified my /etc/rc.local file to try and get the command to run at startup. It isn't working. :?
I can run the rc.local script manually, and the key gets disabled. So the script must not run at startup, which I cannot figure out why.
Any input will be greatly appreciated.
Thanks.