X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=mpv%2Finput.conf;h=ccbbdc79b97eb4d1b0ed3817e2be7e3c30429ef9;hb=4aea9cf25981e7471f5c33870c112bee754bc615;hp=1d4ed111c9358780d86ba49edf66310f59aa6836;hpb=bd026472c3129b5a553dceb58a53999a80bc0714;p=config%2Fdotfiles.git diff --git a/mpv/input.conf b/mpv/input.conf index 1d4ed11..ccbbdc7 100644 --- a/mpv/input.conf +++ b/mpv/input.conf @@ -26,3 +26,21 @@ PGDWN seek -600 - add audio-delay -0.100 ( add balance -0.1 # change audio balance ) add balance 0.1 + +# "Legacy bindings (may or may not be removed in the future)". Bind them here +# 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