Quote:
Originally Posted by Mark Nord
Regarding Wallpapers / StandbyImages with PRS300/505/600 please read here
Regarding your startup-script-problem check the path, it's case-sensitive.
Test if your prsp.sh is executed with a simple echo "it's done" > Data\log.txt
Make sure your font (to replace the internal one) is prepared accordingly. It's not only the filename, it's also the fontname within the file which had to match.
See *VERY* detailed guide on changing default Reader fonts in the sticky part of this forum
|
Thanks for your excellent pointers, it seems like a million years since I looked at a command line. I've moved my sleep paper to ../wallpaper and everything is working correctly. I guess this suggests the path is set up correctly to ../PRSPlus. The check you've suggested has also worked, so prsp.sh is also working correctly. I have set up the fonts correctly, I believe - I have successfully applied smaller fonts via PRS Customiser, but I want to achieve it through the bind trick because there are no good small fonts that will fit in a PRSCust flash. Oddly, when I terminate a line with Enter and save from Notepad only the last line, without termination, runs. How should a line be terminated in .sh? (currently CRLF 0x0d0a)
Your help is very much appreciated.