Quote:
Originally Posted by knc1
And what sort of "Handling" do you have in mind.
If you would just read and follow the directions in the link I gave you, this could go much faster.
And how do you plan to monitor for a 'power on' event when the cpu is halted?
|
I need to put Kindle into suspend mode in my Qt programs. Kindle standard screensaver doesn't work because I completely freeze the kindle framework when starting it. I want to have my own suspend/resume + screensaver like it is already implemented for kobo in the KoboLauncher.
There is no need to monitor power event when cpu is halted because this event resumes cpu.
twobob, thanks. I think it's not a good idea to launch process every time I want to find out power status...
Do you know how to monitor the PWRON1 event?