# 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
# 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
- 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.