View Single Post
Old 06-24-2014, 07:11 PM   #1268
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
The "Standby" message is timed by a parameter in the /.kobo/koreader/frontend/ui/uimanager.lua script (around line 300). The Suspend function call is also timed a few lines after that. The daily builds have these set at 1 second for the Standby message and 0.5 seconds for the function call. I have suspend working in Koreader on my AuraHD 3.2.0 with the Standby set to 0 (zero) seconds and the function call set to 2 seconds. I get a suspend without the "Standby" message but with the touch screen turned off. A quick pull of the power switch brings me out of suspend.

I have read that if you set the message timer to 4 seconds the "Standby" message remains up, which makes sense as it would have been up when the suspend mode kicked in.

The 2 seconds for the function call is for the AuraHD, the other Kobos will likely have other values that work best for them.

Luck;
Ken

Last edited by Ken Maltby; 06-24-2014 at 07:19 PM.
Ken Maltby is offline   Reply With Quote