summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorChrisK2 <spam@kalania.de>2013-09-26 00:56:41 +0200
committerwm4 <wm4@nowhere>2013-09-26 01:29:15 +0200
commit0a0d7f43a5bc826b775d055b3bfb247e9c86bf65 (patch)
tree5537ccee07a80596a9f5cc6d60d5453d246e66d4 /DOCS
parent6048f87e3c07d03df8a59da58c81608c5375f6dc (diff)
downloadmpv-0a0d7f43a5bc826b775d055b3bfb247e9c86bf65.tar.bz2
mpv-0a0d7f43a5bc826b775d055b3bfb247e9c86bf65.tar.xz
Add the on-screen-controller
Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/options.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 4c4d6ebc8d..2eac6ddee5 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -1396,6 +1396,9 @@
search for video segments from other files, and will also ignore any
chapter order specified for the main file.
+``--osc``, ``--no-osc``
+ Whether to load the on-screen-controller (default: no).
+
``--no-osd-bar``, ``--osd-bar``
Disable display of the OSD bar. This will make some things (like seeking)
use OSD text messages instead of the bar.