diff --git a/gnome-settings-daemon-2.26.0-support-touchpads.patch b/gnome-settings-daemon-2.26.0-support-touchpads.patch index 5679dd8..76d66f0 100644 --- a/gnome-settings-daemon-2.26.0-support-touchpads.patch +++ b/gnome-settings-daemon-2.26.0-support-touchpads.patch @@ -35,7 +35,7 @@ diff -up /dev/null gnome-settings-daemon-2.26.0/data/desktop_gnome_peripherals_t + /desktop/gnome/peripherals/touchpad/scroll_method + gnome + int -+ 0 ++ 1 + + Select the touchpad scroll method + Select the touchpad scroll method. Supported values are: 0 - disabled, 1 - edge scrolling, 2 - two-finger scrolling diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 068ca17..f25b100 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,6 +1,6 @@ Name: gnome-settings-daemon Version: 2.26.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: The daemon sharing settings from GNOME to GTK+/KDE applications Group: System Environment/Daemons @@ -181,6 +181,9 @@ fi %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Wed May 13 2009 Matthias Clasen - 2.26.1-5 +- Enable touchpad edge scrolling by default + * Wed Apr 29 2009 Matthias Clasen - 2.26.1-4 - Don't rely on _BACKUP property for xkb initialization