I started out with a more-or-less Stock Audrey image (+shell)
I copied saver & savercfg into /ntp/photon/bin
I copied saver.cfg into /nto/photon/.ph/wm
I added saver into boot.sh
I copied RandomPic file into /nto/photon/savers/RandomPic
I then created in /nto/photon/savers/RandomPic.sh (With the contents described above).
RandomPic is chmod+x
Using savercfg, I select RandomPic.
---what do I see?
RandomPic seems to be executed when the timer runs out. Seems reasonable, but I really want RandomPic.sh to be executed so that fireKey will work, right? But if I select RandomPic.sh in savercfg, then nothing happens at all.
How is Audrey supposed to run RandomPic.sh instead of RandomPic?
in savercfg, I can "preview" RandomPic, so it is functionally working.