aboutsummaryrefslogtreecommitdiff
path: root/yoga/etc/X11/xorg.conf.d/20-keyboard.conf
blob: 64214151e0c592c1c19d364d68a6d37849dc334d (plain) (blame)
1
2
3
4
5
Section "InputClass"
	Identifier "keyboard defaults"
	MatchIsKeyboard "on"
	Option "XKbOptions" "compose:ralt"
EndSection