View Single Post
Old 11-09-2016, 08:44 PM   #2655
Alan_S
Evangelist
Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.
 
Alan_S's Avatar
 
Posts: 446
Karma: 1084584
Join Date: Aug 2007
Location: Sisak, Croatia
Device: Kobo Aura H2O, Kobo Aura ONE
About setting auto suspend time (when you have version that supports it), you also can use settings, there's no need to edit encoded default value.

Info you can found here: https://github.com/koreader/koreader...ment-247242254

Quote:
The autosleep timeout can be set in the settings.reader.lua file (in the koreader folder, koreader has first to be started (and closed?) in order for it to be created).

There you can add a line to set timeout in seconds, such as below (where the time is set to 240seconds, meaning 4 minutes). Take note that the lines, except the last one, are seperated by a comma:

["auto_suspend_timeout_seconds"] = 240
Alan_S is offline   Reply With Quote