Detecting coming out of Standby

Help each other out

Detecting coming out of Standby

Postby DaveG on Fri Aug 04, 2006 2:51 pm

Is there anyway for Xlobby to detect when the PC comes out of Standby (S3)? I usually leave it in Standby for a quick startup where Xlobby left off, but when it comes back up I want to display an overlay screen containing a few options for a few seconds which then automatically closes itself.

I've tried creating an event that is triggered just before the system shuts down that Shows the overlay, waits x seconds, and then Closes the overlay so that most of the timeout takes place once the system starts up again. This kind of works, provided the length of time the system is off the air is less than the timeout!, otherwise it closes the overlay as soon as it comes back to life. The timer Wait command must be working on absolute times rather than elapsed time. So to do this properly I need to be able to detect when Xlobby or the PC comes out of S3. Does anyone have any suggestions?

Thanks.
DaveG
 
Posts: 15
Joined: Fri Aug 04, 2006 6:07 am
Location: Milton Keynes, UK

Postby tomprout on Sat Aug 05, 2006 4:15 pm

+1

I'd like to execute an application when my PC comes out S3
tomprout
 
Posts: 51
Joined: Wed Mar 15, 2006 9:20 am

Postby m_ski on Mon Aug 07, 2006 11:35 am

I would suggest sending an event from Girder to xlobby. Girder can detect a resume with the OnResumeStandby/OnResumeSuspend commands.
m_ski
 
Posts: 204
Joined: Wed Dec 08, 2004 7:57 am
Location: Kent, United Kingdom