View Single Post
Old 01-16-2014, 01:45 PM   #292
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 michald View Post
I prefer to run Kobo Launcher as the main application, and then launch nickel or koreader if/as needed. This is because nickel takes up too much memory on my reader.
Now you can launch any app and exit from the launcher.

script example:

Code:
#!/bin/sh

echo "exit" > $VLASOVSOFT_FIFO # exit from launcher

# launch your app here

....
sergeyvl12 is offline   Reply With Quote