summaryrefslogtreecommitdiff
path: root/doc/scrolling.dox
AgeCommit message (Collapse)AuthorFilesLines
2015-07-27touchpad: disable 2fg scrolling on Synaptics semi-mt touchpadsPeter Hutterer1-0/+7
These touchpads have a terrible resolution when two fingers are down, causing scrolling to jump around a lot. That then turns into bug reports that we can't do much about, the data is simply garbage. https://bugs.freedesktop.org/show_bug.cgi?id=91135 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2015-07-09touchpad: allow edge scrolling on clickpadsPeter Hutterer1-4/+2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2015-06-10doc: make horizontal scrolling a separate sectionPeter Hutterer1-0/+2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-06-10doc: provide an outline of which scroll method is available wherePeter Hutterer1-2/+12
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-06-10doc: add a note that middle-button dragging is not possible on sticksPeter Hutterer1-0/+4
Just to have something to point bug reporters to. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-05-28doc: add a blurb about scroll sources to the scrolling docsPeter Hutterer1-0/+19
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2015-04-28doc: expand scrolling documentationPeter Hutterer1-9/+25
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-12-23doc: move the wiki's scrolling documentation to herePeter Hutterer1-0/+50
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>