Add this line to the keyboard inputDevice section of xorg.conf
Option "XkbOptions" "ctrl:nocaps"
Copies left control key to capsLock (turns off cpLck)
or
Option "XkbOptions" "ctrl:swapcaps"
Swaps left control key with capsLock (If you must?)