5 ms·
Another option is to run setxkbmap after X starts (using a ~/.xinitrc file or your favorite desktop environment's autorun feature. 'setxkbmap -option caps:es
by rammark 13y ago
Another option is to run setxkbmap after X starts (using a ~/.xinitrc file or your favorite desktop environment's autorun feature.
'setxkbmap -option caps:esc'
'setxkbmap -option ctrl:nocaps' (my preference)
'setxkbmap -option ctrl:swapcaps'
Debian (and derivatives) users can edit the last line in the /etc/default/keyboard file to do this globally.