[maemo-developers] [maemo-developers] Maemo alarms
From: Jean-Baptiste Note jean-baptiste.note at m4x.orgDate: Fri Jul 28 20:25:12 EEST 2006
- Previous message: [maemo-developers] Maemo alarms
- Next message: [maemo-developers] Maemo alarms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Nils, Chris, Chris Lord <chris at openedhand.com> wrote: > On Fri, 2006-07-28 at 11:33 +0200, Nils Faerber wrote: > > > Are there any header files/libraries available that provide this > > > functionality that I'm missing? The Clock application has the > > > ability to set alarms that wake the device, so it must be > > > possible. From the reverse-engineering department, have you straced this Clock application to have a look at what it does (I don't have a N770, so this is a very wild guess) ? Either it's doing the alarm setting directly (possibly through the kernel), and then you'll precisely see what needs be done, or it does it via some IPC to another app (which you'll need to identify and strace accordingly). This may be faster than waiting for a response :) JB -- Jean-Baptiste Note +33 (0)6 83 03 42 38 jean-baptiste.note at m4x.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20060728/5f229076/attachment.pgp
- Previous message: [maemo-developers] Maemo alarms
- Next message: [maemo-developers] Maemo alarms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]