I want to turn off the CapsLock key when starting Zorin Pro. The command
setxkbmap -option caps: none
basically works. However, it - entered as the start app - is not taken into account. I have to turn it off manually every time I start it.
Switching off the touchpad as a starter works perfect:
xinput set-prop "10" "Device Enabled" 0
Thanks for any help.