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 640015 - Opening mouse panel disables touchpad scrolling
Opening mouse panel disables touchpad scrolling
Status: RESOLVED DUPLICATE of bug 644223
Product: gnome-control-center
Classification: Core
Component: Mouse
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-20 00:32 UTC by Sebastian Keller
Modified: 2011-03-13 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Keller 2011-01-20 00:32:39 UTC
$ gsettings get org.gnome.settings-daemon.peripherals.touchpad scroll-method
'edge-scrolling'

Then after starting "gnome-control-center mouse" without changing anything there:
$ gsettings get org.gnome.settings-daemon.peripherals.touchpad scroll-method
'disabled'

After selecting Touchpad, Scrolling -> Edge scrolling it works again:
$ gsettings get org.gnome.settings-daemon.peripherals.touchpad scroll-method
'edge-scrolling'

This can be repeated every time I start "gnome-control-center mouse".
Comment 1 Sebastian Keller 2011-03-13 13:13:42 UTC

*** This bug has been marked as a duplicate of bug 644223 ***