<div>Just an observation. the FAQ link that Autif did looks like a How Do I, which is the section in the Wiki right after the FAQ. Does that matter to anyone?</div>
<div> </div>
<div>Jim A</div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Apr 3, 2012 at 5:58 PM, Liu, Song <span dir="ltr"><<a href="mailto:song.liu@intel.com">song.liu@intel.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Thanks, Autif. I guess I missed the last word for the link, but it's strange that the page was there. Anyway, I deleted mine.<br>
<div class="im"><br>Song<br><br>-----Original Message-----<br>From: Autif Khan [mailto:<a href="mailto:autif.mlist@gmail.com">autif.mlist@gmail.com</a>]<br></div>
<div>
<div class="h5">Sent: Tuesday, April 03, 2012 2:23 PM<br>To: Liu, Song<br>Cc: <a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br>Subject: Re: [yocto] How to change the startup application<br><br>Hi Song,<br>
<br>I thought that I already updated the wiki. It seems like you created an extra page. "_scripts" is missing from the link. It should be there.<br><br>Source:<br><a href="https://wiki.yoctoproject.org/wiki/Category:FAQ" target="_blank">https://wiki.yoctoproject.org/wiki/Category:FAQ</a><br>
<br>What I added days ago:<br><a href="https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startup_scripts" target="_blank">https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startup_scripts</a><br>
<br>What you added (which I think should be deleted):<br><a href="https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startup" target="_blank">https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startup</a><br>
<br>Agree?<br><br>On Tue, Apr 3, 2012 at 4:34 PM, Liu, Song <<a href="mailto:song.liu@intel.com">song.liu@intel.com</a>> wrote:<br>> Hi Autif, thanks a lot for providing the answer here. Since no one is showing any objections here, I updated the wiki page with your answer (<a href="https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startup" target="_blank">https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startup</a>). Please let me know if there is any suggestions or concerns.<br>
><br>> Song<br>><br>> -----Original Message-----<br>> From: Autif Khan [mailto:<a href="mailto:autif.mlist@gmail.com">autif.mlist@gmail.com</a>]<br>> Sent: Thursday, March 29, 2012 4:56 PM<br>> To: Liu, Song<br>
> Cc: <a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br>> Subject: Re: [yocto] How to change the startup application<br>><br>>> I got a question about how to change the startup application with Yocto for images generated with Yocto.<br>
>> And I googled it and landed on this page:<br>>> <a href="https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startu" target="_blank">https://wiki.yoctoproject.org/wiki/FAQ:How_do_I_change_and_add_startu</a><br>
</div></div>>> p _scripts. Pretty good, someone was thinking about the same thing.<br>
<div class="HOEnZb">
<div class="h5">>> But this page turns out to be empty. It seems that we need to get<br>>> better than this.<br>>><br>>> I'm wondering if someone could update this wiki page or if the information is somewhere else...<br>
><br>> I do not know of if the information is elsewhere - I had to find this<br>> information for my project<br>><br>> Here is my stab at it (already updated the wiki):<br>><br>> Q: How do I change and add startup scripts?<br>
><br>> A: Edit meta/recipes-sato/matchbox-sato/matchbox-session-sato/session.<br>> Of course, if you have your own meta-layer, append the <a href="http://matchbox-session-sato_0.1.bb/" target="_blank">matchbox-session-sato_0.1.bb</a> recipe.<br>
><br>> Disable 'matchbox-desktop' and 'matchbox-panel', however, do not disable 'exec matchbox-window-manager ...'<br>><br>> Don't forget to run your app as a background process<br>
><br>> For example, the following code will start the fifteen game:<br>><br>> #matchbox-desktop &<br>><br>> # Lines containing feature-[foo] are removed at build time if the machine # doesn't have the feature "foo".<br>
><br>> #START_APPLETS=showdesktop,windowselector<br>> #END_APPLETS=clock,battery,systray,startup-notify,notify<br>> #END_APPLETS=openmoko-panel-gsm,$END_APPLETS # feature-phone<br>><br>> #matchbox-panel --titlebar --start-applets $START_APPLETS<br>
> --end-applets $END_APPLETS &<br>><br>> /usr/games/fifteen &<br>><br>> exec matchbox-window-manager -theme Sato -use_desktop_mode decorated<br>> -use_cursor $SHOWCURSOR $@<br>_______________________________________________<br>
yocto mailing list<br><a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br><a href="https://lists.yoctoproject.org/listinfo/yocto" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br></div>
</div></blockquote></div><br>