X-Git-Url: https://git.piment-noir.org/?p=deb_xorg-server.git;a=blobdiff_plain;f=debian%2Flocal%2F10-kbd.conf;fp=debian%2Flocal%2F10-kbd.conf;h=fee5fc8854f2c95e243f328e36402bcf9fd1d078;hp=0000000000000000000000000000000000000000;hb=7217e0ca50bba73dad94782e67980aeeb24ab693;hpb=a09e091a5c996d46a398abb27b06fe504591673f diff --git a/debian/local/10-kbd.conf b/debian/local/10-kbd.conf new file mode 100644 index 0000000..fee5fc8 --- /dev/null +++ b/debian/local/10-kbd.conf @@ -0,0 +1,5 @@ +Section "InputClass" + Identifier "kbd catchall" + MatchIsKeyboard "on" + Driver "kbd" +EndSection