From d29f17190cb419bf3cf975f5a1d133634fdca97d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 10 Jun 2015 07:45:39 +1000 Subject: [PATCH] doc: add a note that middle-button dragging is not possible on sticks Just to have something to point bug reporters to. Signed-off-by: Peter Hutterer --- doc/scrolling.dox | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/scrolling.dox b/doc/scrolling.dox index 94aa8158..61d58f38 100644 --- a/doc/scrolling.dox +++ b/doc/scrolling.dox @@ -55,6 +55,10 @@ a designated button is held down. For example, Lenovo devices provide a pointing stick that emulates scroll events when the trackstick's middle mouse button is held down. +@note On-button scrolling is enabled by default for pointing sticks. This +prevents middle-button dragging; all motion events while the middle button is +down are converted to scroll events. + @image html button-scrolling.svg "Button scrolling" The button may be changed with -- 2.34.1