Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

OnResume

If you have a question or need help, this is the place to be.
Post Reply
jsonnabend
Experienced User
Posts: 127
Joined: Wed Apr 23, 2008 7:35 pm

OnResume

Post by jsonnabend »

Is there an EG event fired when a computer comes out of hibernation? I can't find it if it's there.

TIA

- Jeff
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: OnResume

Post by Bartman »

System.Resume
I have not tried hibernation but it gets fired when resuming from standby (S3).
Have you unchecked the "log only assigned and active events" in the main window and resumed from standby.
jsonnabend
Experienced User
Posts: 127
Joined: Wed Apr 23, 2008 7:35 pm

Re: OnResume

Post by jsonnabend »

Excellent. I hadn't notice those events before.

Is there a comprehensive listing of events anywhere?

- Jeff
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: OnResume

Post by Bartman »

you can look in the source and search for calls of the TriggerEvent methods.
The easiest way is probably unchecking the "log only assigned and active events" checkbox and checking the log for events.
jsonnabend
Experienced User
Posts: 127
Joined: Wed Apr 23, 2008 7:35 pm

Re: OnResume

Post by jsonnabend »

I'll look at the code.

I have EG logging everything, so I'll keep my eyes on the log as well.

Thanks for the guidance.

- Jeff
Post Reply