summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorChrisK2 <spam@kalania.de>2014-12-05 19:08:24 +0100
committerChrisK2 <spam@kalania.de>2014-12-05 19:37:31 +0100
commit58d49a23112335b0629bcf2e9ac37b4fdc1cd340 (patch)
treeb584fc3bce0e8d90f6f5e0ce7222887b0f99b65e /DOCS
parente883c48caa39db72574642b61e3cbc1f206069c1 (diff)
downloadmpv-58d49a23112335b0629bcf2e9ac37b4fdc1cd340.tar.bz2
mpv-58d49a23112335b0629bcf2e9ac37b4fdc1cd340.tar.xz
DOCS, OSC: Document layout option
Diffstat (limited to 'DOCS')
-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)