r0xsh
8/30/2016 - 8:28 PM

10-keyboard-layout.conf

## /etc/X11/xorg.conf.d/
Section "InputClass"
	Identifier         "Keyboard Layout"
	MatchIsKeyboard    "yes"
	Option             "XkbLayout"  "fr"
	Option             "XkbVariant" "oss"
EndSection