summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-03-01 14:53:49 +0100
committerwm4 <wm4@nowhere>2013-03-01 14:56:24 +0100
commit4722446805509cba6d90d23888bd7afcca8b373e (patch)
treedaa9bf3262929698baa22e20f1a8585502a06c39 /etc
parentd7af9b9bcda56d2fec3a9fb2109b3bb69bcb2a8e (diff)
downloadmpv-4722446805509cba6d90d23888bd7afcca8b373e.tar.bz2
mpv-4722446805509cba6d90d23888bd7afcca8b373e.tar.xz
input.conf: change default bindings of 5/6 from hue to gamma
I doubt anyone needs to adjust hue on a frequent basis, and gamma is much more useful. Suggestions for more radical changes of key bindings are welcome (there's a lot of useless crap mapped).
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 59b7a97d40..ed10a71684 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -79,8 +79,8 @@ m cycle mute
2 add contrast 1
3 add brightness -1
4 add brightness 1
-5 add hue -1
-6 add hue 1
+5 add gamma -1
+6 add gamma 1
7 add saturation -1
8 add saturation 1
d cycle framedrop # cycle through framedrop modes