summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-08-04 01:04:26 +0200
committerwm4 <wm4@nowhere>2015-08-04 01:04:26 +0200
commitaca591ded3f7600882b57ec4526bc49b1377f203 (patch)
tree3db2df67a2d143e361f978ff79c84e68797269cb /DOCS/man/mpv.rst
parent75b1d5043fdfe672417ef8d58f8fa87672aadde9 (diff)
downloadmpv-aca591ded3f7600882b57ec4526bc49b1377f203.tar.bz2
mpv-aca591ded3f7600882b57ec4526bc49b1377f203.tar.xz
input.conf: remap d/D keys
Drop d for toggling framedrop. Toggling this is way too special to be at such a prominent place, and in fact I believe toggling it is pointless. Remap deinterlacing from D to d. It's relatively useful and non- destructive. As suggested in #973 (almost).
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 84d72b070e..97c70e910b 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -118,10 +118,6 @@ o (also P)
O
Toggle OSD states between normal and playback time/duration.
-d
- Toggle frame dropping states: none / skip display / skip decoding (see
- ``--framedrop``).
-
v
Toggle subtitle visibility.
@@ -175,7 +171,7 @@ Shift+PGUP and Shift+PGDWN
Seek backward or forward by 10 minutes. (This used to be mapped to
PGUP/PGDWN without Shift.)
-D
+d
Activate/deactivate deinterlacer.
A