Quote:
Originally Posted by Name28
In the koreader's dir I've opened "defaults.lua" and changed this lines:
Code:
KOBO_LIGHT_ON_START = 45
|
Although this leads to the correct result it is still slightly wrong.
The file "defaults.lua" will get overwritten with every update you do on Koreader.
You can manually create a file called defaults.persistent.lua and add this line there.
And you can also do this change in Koreader itself, under "Change defaults" (I hope this is the name, it changed and I am not sure right now if this really is the correct menu entry!) you can edit this value (which will also result in a new version of the defaults.persistent.lua file with your entry)