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