summaryrefslogtreecommitdiff
path: root/debian/local/10-mouse.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local/10-mouse.conf')
-rw-r--r--debian/local/10-mouse.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/local/10-mouse.conf b/debian/local/10-mouse.conf
new file mode 100644
index 000000000..39183ea2a
--- /dev/null
+++ b/debian/local/10-mouse.conf
@@ -0,0 +1,5 @@
+Section "InputClass"
+ Identifier "mouse catchall"
+ MatchIsPointer "on"
+ Driver "mouse"
+EndSection