View Single Post
Posts: 6 | Thanked: 0 times | Joined on Mar 2010
#1
Hi!

I would need to start an maemo application from linux, basicly to run this

Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -kb
scratchbox
af-sb-init.sh stop
af-sb-init.sh start
run-standalone.sh my_maemo_app

in one step from linux app. Is there any way to do it?

Thanks
pka