about summary refs log blame commit diff stats
path: root/tools/conf/etc/X11/xorg.conf.d/10-keyboard.conf
blob: d8b99b37a2e90d5895a756108c69318a3c51fbf9 (plain) (tree)
1
2
3
4
5
6





                                                  
Section "InputClass"
	Identifier             "Keyboard Defaults"
	MatchIsKeyboard       "yes"
	Option               "XkbLayout" "dvorak"
EndSection