View Single Post
Old 03-29-2022, 04:39 AM   #845
baskerville
Evangelist
baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.
 
baskerville's Avatar
 
Posts: 446
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
Quote:
Originally Posted by kobo-a-one View Post
I suspect the sleep cover is the culprit:
a) either it's powered on due to involuntary movements while being inside the bag;
b) or there is another process that wakes the reader up; (needs investigation)
b) is impossible. An alarm is the only programmatic way of waking up a device.

Quote:
Originally Posted by kobo-a-one View Post
would it be possible to control the behavior of the sleep cover from the Plato itself? say be able to enable/disable it? also perhaps power off automatically if the system is on for N minutes and there is no "activity"?
In contrib/Settings-sample.toml, you'll find the descriptions of the relevant settings: sleep-cover, auto-suspend and auto-power-off.

Quote:
Originally Posted by kobo-a-one View Post
Could you point me to the right manual how to do that (Telnet, SSH)?
I'm using this Telnet package.

There's also this SSH package by @NiLuJe.

Quote:
Originally Posted by kobo-a-one View Post
Is there a way to customize the keyboard layout?
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.

Quote:
Originally Posted by kobo-a-one View Post
I can't get used to the "backspace" being on the left rather than in its usual position on the right? I tried to modify json file with the layout swapping the positions but it causes the plato to crash whenever the keyboard is called.
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.
baskerville is offline   Reply With Quote