fixed compose key.
This commit is contained in:
parent
ae27604348
commit
abfc5841ef
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
Section "InputClass"
|
Section "InputClass"
|
||||||
Identifier "system-keyboard"
|
Identifier "system-keyboard"
|
||||||
MatchIsKeyboard "on"
|
MatchIsKeyboard "on"
|
||||||
Option "XkbOptions" "ctrl:nocaps"
|
Option "XkbOptions" "ctrl:nocaps,compose:rctrl"
|
||||||
Option "XkbOptions" "compose:rctrl"
|
|
||||||
EndSection
|
EndSection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue