I'm using an Awesome WM, so the default settings provider doesn't work for me.
Is there a simple shell way to make the Caps Lock key send a Ctrl key code instead?
I'm using an Awesome WM, so the default settings provider doesn't work for me.
Is there a simple shell way to make the Caps Lock key send a Ctrl key code instead?
You can do it with
setxkbmap
:You can see the list of all available options for
setxkbmap
in this file/usr/share/X11/xkb/rules/base.lst
.