fixed compose key.

This commit is contained in:
Gabe Venberg 2025-03-26 22:51:17 +01:00
parent ae27604348
commit abfc5841ef

View file

@ -1,6 +1,5 @@
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbOptions" "ctrl:nocaps"
Option "XkbOptions" "compose:rctrl"
Option "XkbOptions" "ctrl:nocaps,compose:rctrl"
EndSection