File bsc1077412-fix.patch of Package gnome-settings-daemon.5964
Index: gnome-settings-daemon-3.20.1/plugins/mouse/gsd-mouse-manager.c
===================================================================
--- gnome-settings-daemon-3.20.1.orig/plugins/mouse/gsd-mouse-manager.c
+++ gnome-settings-daemon-3.20.1/plugins/mouse/gsd-mouse-manager.c
@@ -799,8 +799,6 @@ set_edge_scrolling_enabled (GsdMouseMana
if (enabled && method != GSD_TOUCHPAD_SCROLL_METHOD_TWO_FINGER_SCROLLING)
method = GSD_TOUCHPAD_SCROLL_METHOD_EDGE_SCROLLING;
- else
- method = GSD_TOUCHPAD_SCROLL_METHOD_DISABLED;
rc = XGetDeviceProperty (GDK_DISPLAY_XDISPLAY (gdk_display_get_default ()), xdevice,
prop_edge, 0, 1, False,