summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2015-06-30 12:04:09 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2015-06-30 12:04:09 +0200
commit55a7ef9675d5caa33c12624a795c14f176bf16a3 (patch)
treed72675aa5bdd1fd729db27288481e8077558c2d2
parenteaf1547afcfd8aa97a4586cab8a77cb9c0ee9259 (diff)
downloadmpv-55a7ef9675d5caa33c12624a795c14f176bf16a3.tar.bz2
mpv-55a7ef9675d5caa33c12624a795c14f176bf16a3.tar.xz
input.conf: invert mouse volume control
Scrolling right should increase volume, not decrease it.
-rw-r--r--etc/input.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 8c901f7f40..c0adb269c6 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -33,8 +33,8 @@
#MOUSE_BTN2 cycle pause # toggle pause on/off
#MOUSE_BTN3 seek 10
#MOUSE_BTN4 seek -10
-#MOUSE_BTN5 add volume 2
-#MOUSE_BTN6 add volume -2
+#MOUSE_BTN5 add volume -2
+#MOUSE_BTN6 add volume 2
# Mouse wheels, touchpad or other input devices that have axes
# if the input devices supports precise scrolling it will also scale the