git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/etc/X11/xorg.conf.d/00-keyboard.conf
blob: 7e5c38977e322ff88ddb39834284699332f8d66d (plain)
1
2
3
4
5
6
7
8
9
# 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" "de,ie,bg,de"
        Option "XkbVariant" ",,phonetic,ru"
EndSection