summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/osc.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index c375c3075d..6529990668 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -236,6 +236,11 @@ Configurable Options
Enable the OSC when fullscreen
+``showidlescreen``
+ Default: yes
+
+ Show the mpv logo and message when idle
+
``scalewindowed``
Default: 1.0
@@ -418,6 +423,10 @@ to set auto mode (the default) with ``b``::
a script-message osc-visibility never
b script-message osc-visibility auto
+``osc-idlescreen``
+ Controls the visibility of the mpv logo on idle. Valid arguments are ``yes``,
+ ``no``, and ``cycle`` to toggle between yes and no.
+
``osc-playlist``, ``osc-chapterlist``, ``osc-tracklist``
Shows a limited view of the respective type of list using the OSC. First
argument is duration in seconds.