summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-03-14 00:10:15 +0100
committerwm4 <wm4@nowhere>2013-03-14 00:10:15 +0100
commitdf4b31c869593d889a172c4e79dda6303d0b5dda (patch)
tree649afec1f1b3e89558846d00fd7f81f619e47f4d
parent1877d7933ec44b392291c3c1ddd220e8dc66758d (diff)
downloadmpv-df4b31c869593d889a172c4e79dda6303d0b5dda.tar.bz2
mpv-df4b31c869593d889a172c4e79dda6303d0b5dda.tar.xz
input: ignore normal mouse click by default
Apparently this annoyed some users.
-rw-r--r--etc/input.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index ed10a71684..db378ff12f 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -27,6 +27,7 @@
# key combinations is only supported through the video windows of certain
# output drivers (not in output windows of other drivers or in a terminal).
+MOUSE_BTN0 ignore # don't do anything
MOUSE_BTN0_DBL cycle fullscreen # toggle fullscreen on/off
MOUSE_BTN2 cycle pause # toggle pause on/off
MOUSE_BTN3 seek 10