summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2024-02-13 17:13:21 -0600
committerDudemanguy <random342@airmail.cc>2024-02-24 20:31:08 +0000
commit3b23b2c22aa425d6e92cf84e1f8ee024c1c6ace2 (patch)
tree82a71b286286913443015e7e4e762a57cdff62be /DOCS/man/options.rst
parent17d9abd08fb77d3a33b4717b29257a27ee6bab47 (diff)
downloadmpv-3b23b2c22aa425d6e92cf84e1f8ee024c1c6ace2.tar.bz2
mpv-3b23b2c22aa425d6e92cf84e1f8ee024c1c6ace2.tar.xz
DOCS/options: clarify hidpi-window-scale
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 6a11f18944..7325593e3a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3459,10 +3459,9 @@ Window
- ``--monitoraspect=16:9`` or ``--monitoraspect=1.7777``
``--hidpi-window-scale``, ``--no-hidpi-window-scale``
- (macOS, Windows, X11, and Wayland only)
- Scale the window size according to the backing scale factor (default: yes).
- On regular HiDPI resolutions the window opens with double the size but appears
- as having the same size as on non-HiDPI resolutions.
+ Scale the window size according to the backing DPI scale factor from the OS
+ (default: yes). For example, if the OS DPI scaling is set to 200%, mpv's window
+ size will be multiplied by 2.
``--native-fs``, ``--no-native-fs``
(macOS only)