10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
|
|
#Option "XkbVariant" ",dvorak"
|
|
#Option "XkbModel" "pc104"
|
|
#MatchIsKeyboard "on"
|
|
Section "InputClass"
|
|
Identifier "system-keyboard"
|
|
Option "XkbLayout" "us"
|
|
Option "XkbOptions" "compose:caps"
|
|
EndSection
|