This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.config/root/etc_x11_xorg.conf.d/00-keyboard.conf
swytch ed514f3a95 feat: add various system config files
(optionnal) X11 config file for screen and keyboard
grub config file
tlp config file
2020-06-20 11:48:33 +02:00

7 lines
196 B
Plaintext

Section "InputClass"
Identifier "Keyboard Layout"
MatchIsKeyboard "yes"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss" #acc}s aux caract}res sp{ciaux plus logique avec 'AltGr'
EndSection