First - I am not a developer over at the KOReader Project. ( Just a frequent kibitzer. )
It is set at 1hour (There was a reason, at the time.) I change mine to 8 min, like so:
In /koreader/frontend/ui/uimanager.lua
By default, the timeout is set to 60*60 (1 hour). You can change it by tweaking the reader setting auto_suspend_timeout_seconds . To 480 for 8 min. Around line 730.
I guess I could have made it 60*8.
Luck;
Ken
|