After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768071 - Touchpad edge scrolling does not work
Touchpad edge scrolling does not work
Status: RESOLVED DUPLICATE of bug 768245
Product: gnome-settings-daemon
Classification: Core
Component: mouse
3.20.x
Other Linux
: Normal critical
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2016-06-26 16:32 UTC by Martin Šťastný
Modified: 2016-08-08 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Šťastný 2016-06-26 16:32:49 UTC
Touchpad edge scrolling does not work on Fedora 24. There is no option in gnome-control-center and boolean in gsettings edge-scrolling-enabled does nothing. Libinput supports it perfectly (I can set it through xinput), but there is no way to pass this option from gnome-control-center through gnome-settings-daemon. According to my research, it is maybe feature (see sources below), but I am not sure. However, correct behaviour *DEFINITELY* is ability to choose between edge scroll and two finger in gnome-control-center. In Wayland behaviour is same. 

Sources: 
https://github.com/GNOME/gnome-control-center/commit/07c6c4d3f749893af17506ae036f59456efc9c15
https://bugzilla.gnome.org/show_bug.cgi?id=759304
https://bugzilla.gnome.org/show_bug.cgi?id=759307
https://github.com/GNOME/gnome-settings-daemon/commit/570cc8a2561728bdf4ec6c91064c618debc3e5d4
https://bugzilla.gnome.org/show_bug.cgi?id=759559

Fedora bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1350084

Users discussion:
https://ask.fedoraproject.org/en/question/89443/how-to-enable-touchpad-edge-scrolling/
Comment 1 Germán Racca 2016-06-26 17:59:53 UTC
I'm here to support Martin. I'm on the same situation.
Comment 2 Esteban Knöbl 2016-06-27 13:44:41 UTC
I have the same problem. I thank you in advance for all your efforts on finding a solution to this.
Comment 3 Florian Müllner 2016-06-30 12:38:31 UTC
Dup'ing on a newer bug report with patches.

*** This bug has been marked as a duplicate of bug 768245 ***
Comment 4 Martin Šťastný 2016-06-30 13:52:55 UTC
Thank you very much! I really appreciate your effort, you are the best!