]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - multimedia/mpv/input.conf
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / multimedia / mpv / input.conf
index bf52fc22f403a0caba3c97ccefc91d7ff80a06ea..ff6764043cdae0335f9bf52274b12324e7e5b6fc 100644 (file)
@@ -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.
@@ -48,3 +50,8 @@ _ ignore # was cycle video
 # Short seeks.
 Shift+RIGHT seek  5 - exact
 Shift+LEFT  seek -5 - exact
+
+# Bindings for secondary-sid; necessary because CLI option --secondary-sid is
+# not saved in watch-later state files
+x cycle secondary-sid
+X cycle secondary-sid down