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