[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-02-15 Thread Daniel Holbach
Bryce: does this make sense to you? -- [PATCH] Increase touchpad polling value to decrease number of wakeups per second https://bugs.launchpad.net/bugs/184398 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-02-04 Thread Andrew Starr-Bochicchio
Attached is a debdiff for the above patch. I hope this helps. ** Attachment added: "xfree86-driver-synaptics_0.14.7~git20070706-1ubuntu3.debdiff" http://launchpadlibrarian.net/11759950/xfree86-driver-synaptics_0.14.7%7Egit20070706-1ubuntu3.debdiff -- [PATCH] Increase touchpad polling value

[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-02-04 Thread Andrew Starr-Bochicchio
I should add that I do not use this so I can't really confirm that the patch solves the issue. I built the above debdiff with pbuilder and it builds correctly and applies the patch. It is applied using debian/patches so as to not change the source tarball. ** Tags added: debdiff patch -- [PATCH]

[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-02-27 Thread Bryce Harrington
Yes, this looks acceptable to commit. The timeout simply affects how quickly it turns off the touchpad while typing, and 200ms seems to be an ok amount of time to wait. Maximizing battery life is probably the more important factor. ** Changed in: xfree86-driver-synaptics (Ubuntu) Importance:

[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package xfree86-driver-synaptics - 0.14.7~git20070706-1ubuntu4 --- xfree86-driver-synaptics (0.14.7~git20070706-1ubuntu4) hardy; urgency=low * 102_polling.diff: - Added a patch which increases the polling timeout to save some battery life (LP: #18

[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-01-19 Thread Erik Andrén
** Attachment added: "Trivial patch" http://launchpadlibrarian.net/11442969/102_decrease_polling_frequency.diff -- [PATCH] Increase touchpad polling value to decrease number of wakeups per second https://bugs.launchpad.net/bugs/184398 You received this bug notification because you are a membe

[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-01-19 Thread Greg Grossmeier
** Tags added: bitesize -- [PATCH] Increase touchpad polling value to decrease number of wakeups per second https://bugs.launchpad.net/bugs/184398 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 184398] Re: [PATCH] Increase touchpad polling value to decrease number of wakeups per second

2008-03-07 Thread Erik Andrén
I want to stress that this patch is important for laptops. Without it, the cpu wakes up every 20 ms or 50 times per second where it could sleep a lot longer. It is only used on laptops where powersaving is _important_. I have used the package with this patch for over a month now without encounter