View Single Post
Old 03-18-2019, 05:53 PM   #80
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
I think this is already implemented, but I didn't tested it though and also can't tell if it still works (and koreader version also must not be too old):

Quote:
Originally Posted by KenMaltby
After KOReader has been started and the settings files created:
you can set ["ignore_power_sleepcover"] = true in settings.reader.lua

https://www.mobileread.com/forums/sh...22&postcount=2
https://github.com/koreader/koreader...ment-299897890
Just to add, I advise before any manual action on settings.reader.lua to make backup of it (in case of wrong syntax koreader deletes it and creates new, default one).

Also, correct syntax for this would be:

["ignore_power_sleepcover"] = true,

notice comma at the end, it is essential.
Alan_S is offline   Reply With Quote