summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-03-01 23:17:33 -0600
committerDudemanguy <random342@airmail.cc>2023-03-01 23:17:33 -0600
commitc31e145e1f968c13e5094481059e04cb72fe8d5d (patch)
tree5e97b73ee1114db76b75528de5a0a83d54fa5c47 /DOCS
parent7bd528dbeb2f642e2a7eee094f4fcd4322b2541e (diff)
downloadmpv-c31e145e1f968c13e5094481059e04cb72fe8d5d.tar.bz2
mpv-c31e145e1f968c13e5094481059e04cb72fe8d5d.tar.xz
DOCS/options: mention default value of cursor-autohide
Closes #11358.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 639d785c1d..bad8821fc8 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3234,9 +3234,9 @@ Window
``--window-minimized`` for further remarks.
``--cursor-autohide=<number|no|always>``
- Make mouse cursor automatically hide after given number of milliseconds.
- ``no`` will disable cursor autohide. ``always`` means the cursor will stay
- hidden.
+ Make mouse cursor automatically hide after given number of milliseconds
+ (default: 1000 ms). ``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