Add german keyboard layout

This commit is contained in:
maride 2017-09-02 19:53:31 +02:00
parent 470cf15208
commit 3df47e621d
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "de"
EndSection

View File

@ -2,4 +2,6 @@
pacstrap /mnt xorg xorg-xinit xterm pacstrap /mnt xorg xorg-xinit xterm
cp 00-keyboard.conf /mnt/etc/X11/xorg.conf.d/
amf_return=0 amf_return=0