8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
Section "InputClass"
|
|
Identifier "keyboard-all"
|
|
MatchIsKeyboard "on"
|
|
Option "XkbLayout" "us,ru"
|
|
Option "XkbOptions" "grp:ctrl_space_toggle"
|
|
Option "AutoRepeat" "250 20"
|
|
EndSection
|