Disable Caps Lock button in Ubuntu Linux
If you find yourself sometimes accidentally hitting the Caps Lock key, this tip will be a God-send. Just open a terminal and type xmodmap -e "clear Lock" to disable it. On my system the keyboard LED for the key still lit when it was hit, but there was no other effect within Ubuntu.