View Single Post
Old 07-02-2013, 12:44 PM   #161
sergeyvl12
ebook fan
sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.
 
Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
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.
Thanks, henriquemaia! I'll add this script to KoboLauncher installation.
sergeyvl12 is offline   Reply With Quote