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 !
Created attachment 23383 [details] [review] 106_always_enable_vert_edge_scroll.patch
> 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.