Quote:
Originally Posted by tshering
Since you did not find the scripts on the user partition, I guess you are using KSM 08 (rather than 07). If this is the case, you will find them in /adds/kbmenu/scripts_intern/wifi of the system partition.
If you want to add anything apart from what is selectable by using "configure", you have to modify /adds/kbmenu/onstart/ksmhome.sh (again in KSM 08). Use caution! A mistake in this script can prevent the device from working. It depends on the device model how easy/difficult it will be to restore it.
|
Yup, that was it ! Thank you for this answer.
Another question, now: how to display images using the scripts that come with ksm 0.8 ? I found the following binaries // scripts: kbimageviewer, kbimageviewer.sh, imageviewer.sh, but I didn't find any example (for the options).
My ultimate goal is to download one image from the internet (I've done this part thanks to the wifi weather scripts) and to display it on the kobo, until it's "touched" (after a touch from the user, going back to the main menu).
I don't know if thoses scripts support "automatically" going back to where I was before opening them. I tried to launch them from the ksm terminal, it worked, but I wasn't able to do anything after that but a hard reboot.
Anyway, thank you for your work.