On Sun, 2010-01-17 at 08:47 +0100, ext ibrahim wrote: > cheers; > > I wonder how to make my application run automatically at system startup. > I've read about many ways to do so ( different ways for different linux > distributions) but I'm not sure which way is the right one. I don't want > to mess things up by using an inappropriate way. > So, is there any way to make my (console)app run automatically when the > phone starts??
You can do that by installing a startup script under the /etc/X11/Xsession.post directory (see scripts there for examples). -Kimmo > > thanks in advance > > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
