summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-07 23:55:09 +0200
committerwm4 <wm4@nowhere>2014-08-07 23:55:09 +0200
commite1ff914679300ec4d734f3b90d7e0a5fdaf5cbc2 (patch)
treee911f87cca7b180952342af6219b97d0c1dd3033
parent7898169484b77d399bc549cd7c4d17145a0f1d9d (diff)
downloadmpv-e1ff914679300ec4d734f3b90d7e0a5fdaf5cbc2.tar.bz2
mpv-e1ff914679300ec4d734f3b90d7e0a5fdaf5cbc2.tar.xz
input.conf: remap pgup/dwn to chapter seeks
As discussed in #973. Keep the old bindings for now; there's no reason to unmap them yet.
-rw-r--r--etc/input.conf12
1 files changed, 8 insertions, 4 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 8c815af07f..2a088dee0d 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -69,8 +69,6 @@
#Shift+LEFT no-osd seek -1 - exact
#Shift+UP no-osd seek 5 - exact
#Shift+DOWN no-osd seek -5 - exact
-#PGUP seek 600
-#PGDWN seek -600
#+ add audio-delay 0.100 # this changes audio/video sync
#- add audio-delay -0.100
#[ multiply speed 0.9091 # scale playback speed
@@ -148,8 +146,8 @@
#MUTE cycle mute
#CLOSE_WIN quit
#CLOSE_WIN {encode} quit
-#! add chapter -1 # skip to previous chapter
-#@ add chapter 1 # next
+#PGUP add chapter -1 # skip to previous chapter
+#PGDWN add chapter 1 # skip to next chapter
#E cycle edition # next edition
#A cycle angle
#U stop
@@ -206,6 +204,12 @@
#k cycle tv-channel +1 # next channel
#
+# Legacy bindings (may or may not be removed in the future)
+#
+#! add chapter -1 # skip to previous chapter
+#@ add chapter 1 # next
+
+#
# Not assigned by default
# (not an exhaustive list of unbound commands)
#