On Mon, Oct 12, 2009 at 07:34:03AM +0200, Arie Skliarouk wrote: > Hi, > > I want to use gpsdrive to record my track, but the phone keeps suspending > after dimming the screen, and during suspend no recording is done. > > How can I make the freerunner not to suspend (screen dimming is ok)?
Easiest way to do this is add fsoraw -r CPU -- gpsdrive to Exec= part of .desktop file (probably something like /usr/share/applications/gpsdrive.desktop) It will disable suspending (by requesting CPU) as long as gpsdrive is running and enable it again (by releasing CPU) when you close gpsdrive. -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
