summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorChrisK2 <spam@kalania.de>2014-12-29 18:26:22 +0100
committerChrisK2 <spam@kalania.de>2015-01-02 16:48:16 +0100
commit7f584f68bfc1813383abc5d6da0579dbbf3b3471 (patch)
tree33558750a6956cab267a82a8b53919834dd33363 /DOCS
parent4e013afd37c788c5f91e5e91ff7ae5870e80c8b8 (diff)
downloadmpv-7f584f68bfc1813383abc5d6da0579dbbf3b3471.tar.bz2
mpv-7f584f68bfc1813383abc5d6da0579dbbf3b3471.tar.xz
OSC: add osc-message script command (wip)
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/osc.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index d197715f29..2bfbb40d27 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -246,6 +246,10 @@ in ``input.conf``, or sent by other scripts.
``disable-osc``
Hide the OSC permanently. This is also what the ``del`` key does.
+``osc-message``
+ Show a message on screen using the OSC. First argument is the message,
+ second the duration in seconds.
+
Example