From aca591ded3f7600882b57ec4526bc49b1377f203 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 4 Aug 2015 01:04:26 +0200 Subject: 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). --- DOCS/man/mpv.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'DOCS') 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 -- cgit v1.2.3