mirror of https://github.com/mpv-player/mpv
input.conf: make ESC quit when encoding
This commit is contained in:
parent
5fed3a253e
commit
f3582c4993
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue