View Single Post
Old 01-17-2014, 06:42 AM   #293
michald
Member
michald began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jan 2014
Device: kobo touch
It is working well for me, nice!

Quote:
Originally Posted by sergeyvl12 View Post
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

....
michald is offline   Reply With Quote