From 3b23b2c22aa425d6e92cf84e1f8ee024c1c6ace2 Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Tue, 13 Feb 2024 17:13:21 -0600 Subject: DOCS/options: clarify hidpi-window-scale --- DOCS/man/options.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'DOCS/man/options.rst') 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) -- cgit v1.2.3