linuxinstall/configfiles/etc/X11/xorg.conf.d/10-keyboard-layout.conf

7 lines
208 B
Plaintext

Section "InputClass"
Identifier "keyboard Layout"
MatchIsKeyboard "on"
Option "XkbLayout" "fr, de, se"
Option "XkbOptions" "grp:shifts_toggle"
EndSection