aboutsummaryrefslogtreecommitdiff
path: root/etc/X11/xorg.conf
blob: 181eb0e8f4b074fe4eda06942ab31a67dfa4bce8 (plain)
1
2
3
4
5
6
7
8
Section "InputDevice"
	Identifier		"Keyboard0"
	Driver			"kbd"
	Option "XkbModel"	"pc105"
	Option "XkbLayout"	"se,se,ru"
	Option "XkbVariant"	"nodeadkeys,,"
	Option "XkbOptions"	"grp:caps_toggle"
EndSection