1
0
Fork 0

xorg: remove caps:ctrl_modifier (my physical layout now does this)

master
an 2020-08-31 18:42:39 -06:00
Ursprung 8f3fe6aa48
Commit 631402fc33
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -1,4 +1,4 @@
Section "InputClass"
Identifier "Keyboard0"
Option "XkbOptions" "caps:ctrl_modifier,compose:ralt"
Option "XkbOptions" "compose:ralt"
EndSection