Disable your Caps lock key in Ubuntu, tested on 16.04:

sudo apt-get install dconf-tools
setxkbmap -option "caps:none"

Category:Linux