aboutsummaryrefslogblamecommitdiffstats
path: root/xorg_00-keyboard.conf
blob: 4873adfb2eabe296dbc3b81bd936225bc6e4e161 (plain) (tree)
1
2
3
4
5
6
7






                                         
Section "InputClass"
	Identifier "system-keyboard"
	MatchIsKeyboard "on"
	Option "Xkblayout" "gb,gb"
	Option "XkbModel" "pc105"
	Option "XkbOptions" "ctrl:nocaps"
EndSection