]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - mpv/input.conf
mpv/mpv.conf: don't display pictures in sound files
[config/dotfiles.git] / mpv / input.conf
index cdc0cc3df2ce35f3f787a480a9eb475584fe9709..ccbbdc79b97eb4d1b0ed3817e2be7e3c30429ef9 100644 (file)
@@ -31,3 +31,16 @@ PGDWN seek -600
 # so they won't get removed.
 ! add chapter -1                # skip to previous chapter
 @ add chapter  1                #         next
+
+# Fix ENTER to quit mpv when playing the last file, changed in 0.7.0. Thanks
+# to rossy in #mpv on Freenode (2014-12-07 06:14 CET) for the suggestion how
+# to restore the old behavior.
+ENTER playlist_next force
+
+
+# Unbind keys I sometimes hit accidentally and don't need.
+_ ignore # was cycle video
+[ ignore # was scale playback speed
+] ignore # dito
+{ ignore # dito
+} ignore # dito