If you want the physical Control key to become Caps Lock, run this:
gsettings set org.gnome.desktop.input-sources xkb-options "['ctrl:swapcaps']"To undo changes, run this:
gsettings reset org.gnome.desktop.input-sources xkb-optionsIf you want the physical Control key to become Caps Lock, run this:
gsettings set org.gnome.desktop.input-sources xkb-options "['ctrl:swapcaps']"To undo changes, run this:
gsettings reset org.gnome.desktop.input-sources xkb-options