<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/28/2016 01:50 AM, Andrew Turner
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1266015466.1344334.1472367029735@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, Sans-Serif;font-size:16px">
        <div id="yui_3_16_0_ym19_1_1472365708962_2923">Hello,</div>
        <div id="yui_3_16_0_ym19_1_1472365708962_2923" dir="ltr">I am
          new to Lubuntu have read as much as I can about this but still
          have not mastered it. I understand very little.</div>
        <div id="yui_3_16_0_ym19_1_1472365708962_2923" dir="ltr">Custom
          Desktop Logo is a little app that does not install as far as I
          can work out ,just runs from the exe when I want to use it.</div>
        <div id="yui_3_16_0_ym19_1_1472365708962_2923" dir="ltr">I would
          like it to run on start up.</div>
        <div id="yui_3_16_0_ym19_1_1472365708962_2923" dir="ltr">I
          include a couple of pics to show where it is and what it looks
          like when it is running.</div>
        <div id="yui_3_16_0_ym19_1_1472365708962_2923" dir="ltr">Could
          someone give me the command for the terminal or tell me in
          simple language what I need to do please to get it to start
          when I boot so I can just click the little lemon icon when I
          need to use it.</div>
        <div id="yui_3_16_0_ym19_1_1472365708962_2923" dir="ltr">I am a
          recent escapee from microsoft and find Lubuntu for me by far
          the best replacent for widows which when I have learned a
          little more I am looking forward to booting into touch.</div>
        <div id="yui_3_16_0_ym19_1_1472365708962_2923" dir="ltr">Thanks
          in advance to anyone who can assist.</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <p>Hi Andrew,</p>
    <p><a class="moz-txt-link-freetext" href="http://wiki.lxde.org/en/LXSession#Autostarted_applications_using_lxsession">http://wiki.lxde.org/en/LXSession#Autostarted_applications_using_lxsession</a></p>
    <p>This describes how to start things automatically in LXDE
      (Lubuntu)</p>
    <p>It is much the same for all desktop environments.</p>
    <p>You make a folder (if it doesn't exist already) <br>
    </p>
    <p>~/.config/autostart</p>
    <p>where ~ is shorthand for your home directory (/home/<i>username</i>
      )</p>
    <p>Then you save a desktop file in that directory.</p>
    <p>Here are the really in depth details about those files.<br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://specifications.freedesktop.org/desktop-entry-spec/latest/">https://specifications.freedesktop.org/desktop-entry-spec/latest/</a></p>
    <p>The program<br>
    </p>
    <p>lxshortcut</p>
    <p>can make a simple desktop file pretty easily.<br>
    </p>
    <p>If you installed the program in wine, it should automatically
      create a desktop file for that program, which should be hidden in:</p>
    <p>~/.local/share/applications/</p>
    <p>if you find the wine desktop file for that program, just copy it
      to your ~/.config/autostart</p>
    <p>This will now 'just work'</p>
    <p>If you have more questions please just ask!<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Regards</pre>
  </body>
</html>