<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>There are mainly two ways to start a program at startup : with or
      without graphical session (desktop). <br>
    </p>
    <p>With graphical session, I guess you have to setup Raspbian to
      start on desktop automatically (raspi-config).<br>
    </p>
    <ol>
      <li>With graphical session : ~/.config/lxsession/LXDE/autostart :
<a class="moz-txt-link-freetext" href="https://www.wikihow.com/Execute-a-Script-at-Startup-on-the-Raspberry-Pi">https://www.wikihow.com/Execute-a-Script-at-Startup-on-the-Raspberry-Pi</a></li>
      <li>With graphical session : ~/.config/autostart/startpd.desktop :
        <a class="moz-txt-link-freetext" href="https://wiki.lxde.org/en/Autostart">https://wiki.lxde.org/en/Autostart</a></li>
      <li>Without : /etc/rc.local :
        <a class="moz-txt-link-freetext" href="https://www.raspberrypi.org/documentation/linux/usage/rc-local.md">https://www.raspberrypi.org/documentation/linux/usage/rc-local.md</a><br>
      </li>
    </ol>
    <p>I hope it helps,</p>
    <p>++<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Jérôme Abel
<a class="moz-txt-link-freetext" href="http://jeromeabel.net">http://jeromeabel.net</a></pre>
  </body>
</html>