⬅︎ Back to Disable Caps Lock in Linux
For Emacs's users: it's better to swap CTRL with Caps Lock, to do this, just put:Option "XkbOptions" "ctrl:swapcaps"inside Section "InputDevice" of your xorg.conf
Comment
For Emacs's users: it's better to swap CTRL with Caps Lock, to do this, just put:
Option "XkbOptions" "ctrl:swapcaps"
inside Section "InputDevice" of your xorg.conf