summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mpv.rst2
-rw-r--r--etc/input.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mpv.rst b/DOCS/man/en/mpv.rst
index b17dc0ac0e..9a62333983 100644
--- a/DOCS/man/en/mpv.rst
+++ b/DOCS/man/en/mpv.rst
@@ -187,7 +187,7 @@ corresponding adjustment, or the software equalizer (``--vf=eq``).)
Adjust brightness.
5 and 6
- Adjust hue.
+ Adjust gamma.
7 and 8
Adjust saturation.
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