View Single Post
Old 01-24-2026, 03:08 PM   #1
drawson1
Zealot
drawson1 began at the beginning.
 
Posts: 101
Karma: 10
Join Date: Mar 2014
Device: Clara 2E, Clara BW, Samsung tablet
Automatic bitmap changer for Plato

I have this vague memory :-) that it used to be possible to do "random" sleep bitmap changes. An online and forum search didn't turn up any possibilties.

I know that the normal sleep bitmap is specified on the "suspend" line in Settings.toml:

Code:
# Defines the images displayed when entering an intermission.
# Possible values: "logo:", "cover:", "/path/to/image/file".
# If a relative file path is given, it will be relative to
# the installation directory.
[intermissions]
suspend = "logo:"
power-off = "logo:"
share = "logo:"
Is it possible to run a script from the "suspend" line? If so, I was unable to get it to work :-)

Thanks!

Dan
drawson1 is offline   Reply With Quote