I'm using System > Preferences > Keyboard > Layout > Options > Ctrl key position > Swap Ctrl and CapsLock, which works great for X.
How can I get the same for virtual consoles (Ctrl+Alt+F1, etc.)?
I'm using System > Preferences > Keyboard > Layout > Options > Ctrl key position > Swap Ctrl and CapsLock, which works great for X.
How can I get the same for virtual consoles (Ctrl+Alt+F1, etc.)?
To double-check that the settings have been applied, look for
XKBOPTIONS="ctrl:swapcaps"
in/etc/default/console-setup
. (Alternatively, if you know what you're doing you can go ahead and just edit this file directly.)