GNOME Bugzilla – Bug 760814
Add a way to force edge scrolling
Last modified: 2016-07-27 18:13:29 UTC
Since [1] it is no longer possible to force edge scrolling on a two-finger scrolling capable touchpad. I prefer using edge scrolling though, since it allows using your thumb to scroll with the touchpad while using your index finger to control the trackpoint. Given that this is probably not a very common workflow I think it would be OK if this setting was only available via gsettings and not exposed anywhere in the control center. Currently I'm using xinput to manually configure this, but that's not going to work for wayland. [1] https://git.gnome.org/browse/mutter/commit/?id=a27b2597b962fe3fba1e79df134be4ebb2c39055
I don't think this will be changed, but here's something that that you might find helpful: pressing the middle trackpoint button and moving the trackpoint up/down sends scroll events.
Thanks for the suggestion, but I've disabled the middle trackpoint button scrolling here as well. It often was causing me to accidentally change tabs when trying to close them using middle click in chrome. (But that's not something I care strongly enough about to ask for an option for that.) Would it increase the chances of a "prefer-edge-scrolling" setting getting accepted if I provided a patch? If so I would look into this.
*** This bug has been marked as a duplicate of bug 768245 ***