summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-09-15 01:48:27 +0200
committerwm4 <wm4@nowhere>2012-10-12 10:10:30 +0200
commit950999dd7bcf863535634e2ac227d19979beadd4 (patch)
tree788d6f98185ae44134e15b38fa92b3ca9cef2d23 /etc
parent4e2fab5846d2fe7f51a799abb4118515efac854b (diff)
downloadmpv-950999dd7bcf863535634e2ac227d19979beadd4.tar.bz2
mpv-950999dd7bcf863535634e2ac227d19979beadd4.tar.xz
commands: remove speed_set/speed_incr commands
Redundant with set/switch commands.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 8c23bcde96..e7acb77905 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -51,7 +51,7 @@ PGDWN seek -600
] speed_mult 1.1
{ speed_mult 0.5
} speed_mult 2.0
-BS speed_set 1.0 # reset speed to normal
+BS set speed 1.0 # reset speed to normal
q quit
q {encode} quit
ESC quit