summaryrefslogtreecommitdiffstats
path: root/DOCS/man/osc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/osc.rst')
-rw-r--r--DOCS/man/osc.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index b04b6b0dcf..ac0afca2c3 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -127,7 +127,7 @@ Key Bindings
These key bindings are active by default if nothing else is already bound to
these keys. In case of collision, the function needs to be bound to a
-different key. See `Script Commands`_ section.
+different key. See the `Script Commands`_ section.
============= ================================================
del Hide the OSC permanently until mpv is restarted.
@@ -229,6 +229,11 @@ Configurable Options
| Default: yes
| Display a tooltip over the seekbar indicating time at mouse position.
+``layout``
+ | Default: box
+ | The layout for the OSC. Currently available are: box, slimbox,
+ bottombar and topbar.
+
``seekbarstyle``
| Default: slider
| Sets the style of the seekbar, slider (diamond marker) or bar (fill)