X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=multimedia%2Fmpv%2Finput.conf;fp=multimedia%2Fmpv%2Finput.conf;h=b6dbd2b784558dd15683be571770717f2d98546c;hp=bf52fc22f403a0caba3c97ccefc91d7ff80a06ea;hb=1aa0f415ed903711b174fe1d31ec7d5c144b1f36;hpb=a5e0ddd358c9dea27965b8759a1b56da5fe2e8f7 diff --git a/multimedia/mpv/input.conf b/multimedia/mpv/input.conf index bf52fc2..b6dbd2b 100644 --- a/multimedia/mpv/input.conf +++ b/multimedia/mpv/input.conf @@ -1,6 +1,6 @@ # Mpv input binding file. -# Copyright (C) 2014 Simon Ruderich +# Copyright (C) 2014-2023 Simon Ruderich # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ # First restore many useful mappings which were dropped in 0.5.0. -o osd # cycle through OSD modes +o no-osd cycle osd-level # cycle through OSD modes RIGHT seek 10 LEFT seek -10 PGUP seek 600 @@ -26,6 +26,8 @@ PGDWN seek -600 - add audio-delay -0.100 ( add balance -0.1 # change audio balance ) add balance 0.1 +# More dropped keybindings in 0.26. +I show-text "${filename}" # "Legacy bindings (may or may not be removed in the future)". Bind them here # so they won't get removed.