DOCS/options: mention default value of cursor-autohide

Closes #11358.
This commit is contained in:
Dudemanguy 2023-03-01 23:17:33 -06:00
parent 7bd528dbeb
commit c31e145e1f
1 changed files with 3 additions and 3 deletions

View File

@ -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