diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 9c87ed9038198..0479cf98300dd 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -2683,7 +2683,10 @@ Property list in the list will be the one that Windows considers associated with the window (as determined by the MonitorFromWindow API.) On macOS these are the Display Product Names as used in the System Information and only one display - name is returned since a window can only be on one screen. + name is returned since a window can only be on one screen. On Wayland, these + are the wl_output names if protocol version >= 4 is used + (LVDS-1, HDMI-A-1, X11-1, etc.), or the wl_output model reported by the + geometry event if protocol version < 4 is used. ``display-fps`` The refresh rate of the current display. Currently, this is the lowest FPS