View Single Post
Old 07-02-2013, 12:27 PM   #159
paola
Wizard
paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.
 
paola's Avatar
 
Posts: 2,841
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
Quote:
Originally Posted by henriquemaia View Post
I noticed that too. Since I wanted to poweroff from the screen, I added a poweroff.sh file to the kobolauncher folder with this content:

Code:
#!/bin/sh
zcat /etc/images/kraken-ghostbuster.raw.gz | /usr/local/Kobo/pickel showpic
cat /mnt/onboard/.kobo/KoboLauncher/system/kobo-off.raw | /usr/local/Kobo/pickel showpic
/bin/busybox poweroff
This will first wipe the screen (first line), then display an edited image I created to provide me a visual feedback that the kobo is powered off (second line). The last line issues the shut down command.

I hope this helps.
it helps enormously, I am a physical button fetishist Thanks and Karma to you!
paola is offline   Reply With Quote