Comment 24 for bug 489830

Revision history for this message
Sebastian Geiger (lanoxx) wrote :

I just cloned and installed the latest version of gpointing-device-settings v1.5.1 from the gnome git repository. However it did not change any thing in regard to the suspend/resume problem, when i suspend and resume, scroll is still broken for my thinkpad trackpoint.

However it seems this bug is upstream related:
https://bugzilla.redhat.com/show_bug.cgi?id=518502
particullarly: https://bugzilla.redhat.com/show_bug.cgi?id=518502#c9
https://bugzilla.gnome.org/show_bug.cgi?id=598820

You can try gds 1.5.1 you going trough the following steps, also it wont be of much use:
git clone git://git.gnome.org/gpointing-device-settings
cd gpointing-device-settings
./autogen.sh
./configure
./make
./sudo make install