diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index eece90240d690..6f1f2b05490c5 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -131,7 +131,10 @@ Comments on some symbolic names: ``MBTN*`` are aliases for ``MOUSE_BTN*``. ``WHEEL_*`` - Mouse wheels (typically). + Mouse wheels and touch pads (typically). + + This key is scalable when used with scalable commands if the underlying + device supports high-resolution scrolling (e.g. touch pads). ``AXIS_*`` Deprecated aliases for ``WHEEL_*``.