summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-27 23:30:30 +0200
committerwm4 <wm4@nowhere>2015-04-27 23:32:59 +0200
commit43b6b376dc1366c5c0c7f95e3fc3cc249a62a214 (patch)
tree53777911425a3f9dddeb835c9feb8eb3214d676f
parent5555f6fc2ca7c418e23daa58413148c4267f6ad2 (diff)
downloadmpv-43b6b376dc1366c5c0c7f95e3fc3cc249a62a214.tar.bz2
mpv-43b6b376dc1366c5c0c7f95e3fc3cc249a62a214.tar.xz
input.conf: map L to toggle infinite looping
-rw-r--r--DOCS/man/mpv.rst3
-rw-r--r--etc/input.conf1
2 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 751b2b2b59..8fe2c298b3 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -134,6 +134,9 @@ x and z
l
Set/clear A-B loop points. See ``ab_loop`` command for details.
+L
+ Toggle infinite looping.
+
Ctrl + and Ctrl -
Adjust audio delay by +/- 0.1 seconds.
diff --git a/etc/input.conf b/etc/input.conf
index 73be521c74..ca44978d39 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -140,6 +140,7 @@
#CLOSE_WIN {encode} quit
#E cycle edition # next edition
#l ab_loop # Set/clear A-B loop points
+#L cycle_values loop "inf" "no" # toggle infinite looping
#ctrl+c quit
# Apple Remote section