From 6e34322decea755fe5e6efebabf9d93c473558b6 Mon Sep 17 00:00:00 2001 From: ChrisK2 Date: Fri, 18 Oct 2013 00:32:07 +0200 Subject: osc: make transparency of background-box configurable see boxalpha option --- DOCS/man/en/osc.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/osc.rst b/DOCS/man/en/osc.rst index 9a3dc92177..299a6a95e8 100644 --- a/DOCS/man/en/osc.rst +++ b/DOCS/man/en/osc.rst @@ -6,7 +6,7 @@ offer basic mouse-controllability. It is intended to make interaction easier for new users and to enable precise and direct seeking. The OSC is enabled by default if mpv was compiled with lua support. It can be -disabled using ``--osc=no``. +disabled entirely using the ``--osc=no`` option. Using the OSC ------------- @@ -176,6 +176,10 @@ Configurable parameters | Default: 0 | Horizontal alignment, -1 (left) to 1 (right) +``boxalpha`` + | Default: 80 + | Alpha of the background box, 0 (opaque) to 255 (fully transparent) + ``hidetimeout`` | Default: 500 | Duration in ms until the OSC hides if no mouse movement, negative value -- cgit v1.2.3