Add german keyboard layout
This commit is contained in:
parent
470cf15208
commit
3df47e621d
5
flavours/xorg.flavour/00-keyboard.conf
Normal file
5
flavours/xorg.flavour/00-keyboard.conf
Normal file
@ -0,0 +1,5 @@
|
||||
Section "InputClass"
|
||||
Identifier "system-keyboard"
|
||||
MatchIsKeyboard "on"
|
||||
Option "XkbLayout" "de"
|
||||
EndSection
|
@ -2,4 +2,6 @@
|
||||
|
||||
pacstrap /mnt xorg xorg-xinit xterm
|
||||
|
||||
cp 00-keyboard.conf /mnt/etc/X11/xorg.conf.d/
|
||||
|
||||
amf_return=0
|
||||
|
Loading…
Reference in New Issue
Block a user