Imported Debian patch 2:1.15.1-0ubuntu2.6
[deb_xorg-server.git] / debian / local / 10-kbd.conf
diff --git a/debian/local/10-kbd.conf b/debian/local/10-kbd.conf
new file mode 100644 (file)
index 0000000..fee5fc8
--- /dev/null
@@ -0,0 +1,5 @@
+Section "InputClass"
+       Identifier "kbd catchall"
+       MatchIsKeyboard "on"
+       Driver "kbd"
+EndSection