8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
Section "InputClass"
|
|
Identifier "system-keyboard"
|
|
MatchIsKeyboard "on"
|
|
Option "XkbLayout" "us"
|
|
Option "XkbModel" "pc104"
|
|
Option "XkbOptions" "caps:swapescape"
|
|
EndSection
|