summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-19 23:03:42 +0100
committerwm4 <wm4@nowhere>2014-11-19 23:03:42 +0100
commitde47b341121684abefd3094b588fabfea9f3b82f (patch)
tree0c70df162fd88308ae7b1a017b313a349e969ca4 /DOCS
parent079ecd7f017be7528ab597e5db36042a0eecee0d (diff)
downloadmpv-de47b341121684abefd3094b588fabfea9f3b82f.tar.bz2
mpv-de47b341121684abefd3094b588fabfea9f3b82f.tar.xz
input.conf: add some additional bindings
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/mpv.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index f0a8d655b3..595c44c59a 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -46,6 +46,10 @@ UP and DOWN
Seek forward/backward 1 minute. Shift+arrow does a 5 second exact seek (see
``--hr-seek``).
+Ctrl+LEFT and Ctrl+RIGHT
+ Seek to the previous/next subtitle. Subject to some restrictions and
+ might not work always; see ``sub_seek`` command.
+
[ and ]
Decrease/increase current playback speed by 10%.
@@ -125,6 +129,9 @@ j and J
x and z
Adjust subtitle delay by +/- 0.1 seconds.
+l
+ Set/clear A-B loop points. See ``ab_loop`` command for details.
+
Ctrl + and Ctrl -
Adjust audio delay by +/- 0.1 seconds.