Quote:
Originally Posted by boriar
When I manually change settings.reader.lua, koreader deletes it every time and make a new one empty. Is there some method to avoid that?
|
Apparently, you corrupted the file. Most commonly this happens if you use an text editor that doesn't display end-of-line symbols. Windows uses different ones as linux. Use Notepad++ to avoid that. Another typical mess would be made if you deleted or added comma's and changed the structure of the tables.
Anyways, you can change all those settings from within koreader. There is no need to tweak it. persistent.defaults.lua should be tweaked instead.
Have fun with your experiments.