summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-09 02:24:10 +0200
committerwm4 <wm4@nowhere>2014-08-09 02:24:10 +0200
commit2a403092cd911cc9abcc091dd3d6da8a256ee08a (patch)
tree32e22b8d2485b8ccb178fca4f2a3406ccbccc4ae /etc
parent8dfe0c73c9293dbbbfae096e0fbd6e59ecbd3896 (diff)
downloadmpv-2a403092cd911cc9abcc091dd3d6da8a256ee08a.tar.bz2
mpv-2a403092cd911cc9abcc091dd3d6da8a256ee08a.tar.xz
input.conf: map shift+pgup/dwn to the old seek bindings
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/input.conf b/etc/input.conf
index a4ce3fc0e7..e2a663322d 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -69,6 +69,10 @@
#Shift+LEFT no-osd seek -1 - exact
#Shift+UP no-osd seek 5 - exact
#Shift+DOWN no-osd seek -5 - exact
+#PGUP add chapter 1 # skip to next chapter
+#PGDWN add chapter -1 # skip to previous chapter
+#Shift+PGUP seek 600
+#Shift+PGDWN seek -600
#[ multiply speed 0.9091 # scale playback speed
#] multiply speed 1.1
#{ multiply speed 0.5
@@ -140,8 +144,6 @@
#MUTE cycle mute
#CLOSE_WIN quit
#CLOSE_WIN {encode} quit
-#PGUP add chapter 1 # skip to next chapter
-#PGDWN add chapter -1 # skip to previous chapter
#E cycle edition # next edition
# Apple Remote section