View Single Post
Old 03-29-2022, 07:58 AM   #846
kobo-a-one
Junior Member
kobo-a-one began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2022
Device: Kobo A1
Quote:
Originally Posted by baskerville View Post
In contrib/Settings-sample.toml, you'll find the descriptions of the relevant settings: sleep-cover, auto-suspend and auto-power-off.
Excellent. I have adjusted the parameters, as follows and will test again if it solves the problem. (99% sure it will)

Code:
sleep-cover = false
auto-share = false
button-scheme = "natural"
auto-suspend = 10
auto-power-off = 3
However, it is a bit strange that previously, when I was using the default config, neither auto-suspend nor auto-power-off didn't kick in after the device was dormant for over 10 hrs lying in the bag, and it the battery drained until 0%...

Quote:
Originally Posted by baskerville View Post
I'm using this Telnet package.

There's also this SSH package by @NiLuJe.



Quote:
Originally Posted by baskerville View Post
Yes there is: duplicate the layout you want to customize. Give it a new name, modify it and set it as the default layout in Settings.toml. Modifying english.json in-place isn't a good idea: since it belongs to the distribution archive, it would be overwritten when updating Plato.



You might have a typo in one of the key names. The errors that might occur when loading keyboard layouts will be logged as of ef52407.
That worked, I guess there was an issue with the file encoding when I saved the modified json first time.

@Barty Thanks for the tips as well.



Oh, and I just noticed that you are the creator of Plato program and wanted to thank you one more time for all your hard work, developing such a great product, and finding time to reply here. Now my Kobo is "alive" and super fast again. haha.
kobo-a-one is offline   Reply With Quote