aboutsummaryrefslogtreecommitdiff
path: root/extras/sysroot/usr/share/X11/xorg.conf.d/00-keyboard.conf
blob: d098adef05fbdf795ce930683e6a2385f0172555 (plain) (blame)
1
2
3
4
5
Section "InputClass"
	Identifier "system-keyboard"
	MatchIsKeyboard "on"
	Option "XkbLayout" "jr"
EndSection