summaryrefslogtreecommitdiffstats
path: root/etc
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 /etc
parent079ecd7f017be7528ab597e5db36042a0eecee0d (diff)
downloadmpv-de47b341121684abefd3094b588fabfea9f3b82f.tar.bz2
mpv-de47b341121684abefd3094b588fabfea9f3b82f.tar.xz
input.conf: add some additional bindings
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index d2b796d58e..31ffe65850 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -55,6 +55,9 @@
#Shift+LEFT no-osd seek -1 - exact
#Shift+UP no-osd seek 5 - exact
#Shift+DOWN no-osd seek -5 - exact
+# Skip to previous/next subtitle (subject to some restrictions; see manpage)
+#Ctrl+LEFT no-osd sub_seek -1
+#Ctrl+RIGHT no-osd sub_seek 1
#PGUP add chapter 1 # skip to next chapter
#PGDWN add chapter -1 # skip to previous chapter
#Shift+PGUP seek 600
@@ -132,6 +135,7 @@
#CLOSE_WIN quit
#CLOSE_WIN {encode} quit
#E cycle edition # next edition
+#l ab_loop # Set/clear A-B loop points
#ctrl+c quit
# Apple Remote section