GNOME Bugzilla – Bug 632122
Check if touchpad is present before running syndaemon
Last modified: 2010-10-14 16:14:11 UTC
With every start of g-s-d I see this message coming from syndaemon: Unable to find a synaptics device. This is because the '/desktop/gnome/peripherals/touchpad/disable_while_typing' key is enabled by default in Ubuntu, and g-s-d doesn't check if a touchpad exists before calling syndaemon.
Created attachment 172333 [details] [review] check if touchpad is present before starting syndaemon
Committed with a few changes. In the future, please provide git-formatted patches, it makes it easier for us to maintain authorship.
Thanks for the fix and sorry for the patch format (actually I didn't assume that you'll use it - I'm not a coder ;-)).