Skip to content
Snippets Groups Projects
00-keyboard.conf 164 B
Newer Older
Eric Vidal's avatar
Eric Vidal committed
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "us"
        Option "XkbModel" "pc105"
EndSection