← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #150862]: Wake up from sleep or hibernate

 

Question #150862 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/150862

    Status: Open => Answered

RaiMan proposed the following answer:
I guess you have to wrap your call to the relevant script into
something, that triggers the wake up.

When pressing Sleep, latest in the moment, the screen deactivates, the
script should stop with a FindFailed on the next find operation (as it
goes with screen savers and screen deactivations).

Or you might find some feature, that is either written in Python and
Jython compatible or some external feature to call from your script
(e.g. as a thread). But I think this would be far more complex.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.