aboutsummaryrefslogtreecommitdiff
path: root/etc/X11/xorg.conf
blob: 3324cf8520b49a39741a5b472214dded927ab304 (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:alt_caps_toggle,compose:paus"
EndSection