changed method of setting caps to ctrl, should survive hotplugging.
This commit is contained in:
parent
b82b198717
commit
6b02097a0f
4 changed files with 23 additions and 10 deletions
6
xorg_conf/90-keyboard.conf
Normal file
6
xorg_conf/90-keyboard.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
Section "InputClass"
|
||||
Identifier "system-keyboard"
|
||||
MatchIsKeyboard "on"
|
||||
Option "XkbOptions" "ctrl:nocaps"
|
||||
Option "XkbOptions" "compose:menu"
|
||||
EndSection
|
Loading…
Add table
Add a link
Reference in a new issue