Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
192 |
- |
1 |
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
|
|
|
2 |
# probably wise not to edit this file manually. Use localectl(1) to
|
|
|
3 |
# instruct systemd-localed to update it.
|
|
|
4 |
Section "InputClass"
|
|
|
5 |
Identifier "system-keyboard"
|
|
|
6 |
MatchIsKeyboard "on"
|
|
|
7 |
Option "XkbLayout" "us"
|
|
|
8 |
EndSection
|