![]() |
2010-03-08
, 10:19
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#2
|
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
![]() |
2010-03-08
, 10:48
|
Posts: 6 |
Thanked: 0 times |
Joined on Mar 2010
|
#3
|
![]() |
2010-03-08
, 11:17
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#4
|
![]() |
2010-03-08
, 11:28
|
Posts: 6 |
Thanked: 0 times |
Joined on Mar 2010
|
#5
|
![]() |
2010-03-08
, 11:36
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#6
|
It runs for me that way too, but we are working on to make it as userfriendly as possible. Our tool may be also used by not so technical persons so it would be great if they can just click on a button in linux app and maemo app is up and running. Any solutions for that?
![]() |
2010-03-08
, 11:44
|
Posts: 6 |
Thanked: 0 times |
Joined on Mar 2010
|
#7
|
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