From 7f584f68bfc1813383abc5d6da0579dbbf3b3471 Mon Sep 17 00:00:00 2001 From: ChrisK2 Date: Mon, 29 Dec 2014 18:26:22 +0100 Subject: OSC: add osc-message script command (wip) --- DOCS/man/osc.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/osc.rst') 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 -- cgit v1.2.3