configs/arch-config/etc/X11/xorg.conf.d/00-keyboard.conf
RealStickman 839d736510 Merge?
2021-01-11 07:54:53 +01:00

9 lines
266 B
Plaintext
Executable File

# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "ch"
Option "XkbModel" "pc105"
EndSection