summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-06-13 02:03:14 +0200
committerwm4 <wm4@nowhere>2014-06-13 02:03:14 +0200
commitf3582c4993e7c55464fb28b26c9ceaba038a94ec (patch)
tree8a382cc84cd9ddb48c67b4d64428247be101f77b
parent5fed3a253eb556b83cae2c35cb671a2b88a31195 (diff)
downloadmpv-f3582c4993e7c55464fb28b26c9ceaba038a94ec.tar.bz2
mpv-f3582c4993e7c55464fb28b26c9ceaba038a94ec.tar.xz
input.conf: make ESC quit when encoding
-rw-r--r--etc/input.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index fbadd7f0a1..325ff57b48 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -82,6 +82,7 @@
#Q quit_watch_later
#q {encode} quit
#ESC quit
+#ESC {encode} quit
#p cycle pause # toggle pause/playback mode
#. frame_step # advance one frame and pause
#, frame_back_step # go back by one frame and pause