summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/oldprofiles/xmini/rootoverlay/etc/X11/xorg.conf.d/20-xkmap.conf
blob: 4ed8749a4ed7e08e7a0d2dcd93c54c34d6ff10e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# /etc/X11/xorg.conf.d/20-xkmap.conf
# This file was generated by xkmap to set the keyboard mapping
# It may be overriden by configuration files loaded later in xorg's
# start sequence.
#
# Edit this file with caution - be aware that it may well be overwritten
# by future use of xkmap.
#
# See the xorg.conf manual page for further configuration details.
#
Section "InputClass"
    Identifier          "xkmap keyboard settings"
    MatchIsKeyboard     "yes"
#MODEL:pc101
    Option              "XkbModel"      "pc101"
#LAYOUT:de
    Option              "XkbLayout"     "de"
#VARIANT:-
#***V***
EndSection