2006/9/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
 We are developing a Flash application to run on Nokia 770 devices and we
would like this application to be launched automatically when the device is
switched on. How can we launch opera browser (in fullscreen mode) at
startup? We've tried editing .profile and .ashrc but it does not work. Any
help would be appreciate. Thank you in advance. Tomàs

The usual (linux/debian) way of startup scripts are in /etc/init.d and
then a link to /etc/rc2.d (with name like "S99xx").

As you'll want it to run as "user" not root, you might want to add it
to /etc/osso-af-init/ and edit real-af-base-apps to run the script so
you'll get the environment setup for free. You can look at the other
scripts there for examples.

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to