Bug 20370

Summary: Patch for enabling scrolling even when doubletap is available
Product: xorg Reporter: Pacho Ramos <pachoramos1>
Component: Input/synapticsAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
106_always_enable_vert_edge_scroll.patch none

Description Pacho Ramos 2009-02-27 15:00:10 UTC
Currently, users need to double click for being able to scroll vertically. In the past (with old 0.14.6 driver) this wasn't needed, and scroll could be done directly.

You can also see more people affected downstream:
http://bugs.gentoo.org/show_bug.cgi?id=236983#c18
https://qa.mandriva.com/show_bug.cgi?id=47149
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/320632

The patch is taken from ubuntu and works fine for me on Gentoo

Thanks a lot !
Comment 1 Pacho Ramos 2009-02-27 15:08:15 UTC
Created attachment 23383 [details] [review]
106_always_enable_vert_edge_scroll.patch
Comment 2 Peter Hutterer 2009-02-27 23:16:20 UTC
> Currently, users need to double click for being able to scroll vertically. In
> the past (with old 0.14.6 driver) this wasn't needed, and scroll could be done
> directly.

"has_double" is on if the device reports multi-finger capability. This patch
enables vertical scrolling in addition to the already enabled two-finger
scrolling. not quite sure what it has to do with double-clicking...

See Bug 20369 for an explanation why this one is NOTABUG.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.