From 8c7d61f1d94ece8c35b6bb83a7023542e2cc1182 Mon Sep 17 00:00:00 2001 From: Bin Jin Date: Fri, 22 Aug 2014 14:00:20 +0200 Subject: manpage: remove duplicated content Probably be accidentally added in b6b8bffd. CC: @mpv-player/stable Signed-off-by: wm4 --- DOCS/man/options.rst | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 81da53baa7..be5efe77b9 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1544,35 +1544,6 @@ Window depending on GPU drivers and hardware. For other VOs, this just makes rendering slower. -``--fs-missioncontrol`` - (OS X only) - Use OS X Mission Control's fullscreen feature instead of the custom one - provided by mpv. This can potentially break a lot of stuff like - ``--geometry`` and is disabled by default. On the other hand it provides - a more 'OS X-like' user experience. - -``--cursor-autohide=`` - Make mouse cursor automatically hide after given number of milliseconds. - ``no`` will disable cursor autohide. ``always`` means the cursor will stay - hidden. - -``--cursor-autohide-fs-only`` - If this option is given, the cursor is always visible in windowed mode. In - fullscreen mode, the cursor is shown or hidden according to - ``--cursor-autohide``. - -``--no-fixed-vo``, ``--fixed-vo`` - ``--no-fixed-vo`` enforces closing and reopening the video window for - multiple files (one (un)initialization for each file). - -``--force-rgba-osd-rendering`` - Change how some video outputs render the OSD and text subtitles. This - does not change appearance of the subtitles and only has performance - implications. For VOs which support native ASS rendering (like ``vdpau``, - ``opengl``, ``direct3d``), this can be slightly faster or slower, - depending on GPU drivers and hardware. For other VOs, this just makes - rendering slower. - ``--force-window-position`` Forcefully move mpv's video output window to default location whenever there is a change in video parameters, video stream or file. This used to -- cgit v1.2.3