From cecbd8864ec9e03f8fc14f0a92bead310de946a9 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 8 Sep 2013 02:46:19 +0200 Subject: mplayer: add --cursor-autohide-fs-only option This option makes the cursor always visible in windowed mode. Apparently, this is what (some?) Windows and OSX users expect. It's disabled by default for now. Restructure the cursor hide logic a bit for this purpose. --- DOCS/man/en/options.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 46b894f931..81fee482af 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -566,6 +566,11 @@ ``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``. + ``--audio-delay=`` Audio delay in seconds (positive or negative float value). Negative values delay the audio, and positive values delay the video. -- cgit v1.2.3