summaryrefslogtreecommitdiff
path: root/etc/X11/xorg.conf.d/00-keyboard.conf
blob: a44ff3c1316f2f802aedf69f9af062f40588fbc4 (plain)
1
2
3
4
5
6
7
8
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
# probably wise not to edit this file manually. Use localectl(1) to
# instruct systemd-localed to update it.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "latam"
EndSection