Page 1 of 1

Starting graphical application automatically after RevPi boots

Posted: 01 Feb 2023, 19:53
by jporto
Hi,
I've been trying to start a compiled graphical app after the RevPi boots to no avail.

So far I've tried to use the autostart script on the LXDE-pi folder. I also tried concocting and registering some custom scripts on the systemd folder. Both methods failed to work.

Any guidance in the matter would be appreciated. Since I had previously coded in a RPi, I found it disconcerting that the autostart script method didn't work.

Re: Starting graphical application automatically after RevPi boots

Posted: 02 Feb 2023, 10:51
by giuseppe
Hello,

we have a video tutorial about the kiosk mode that is added to autostart.

Code: Select all

/etc/xdg/lxsession/LXDE-pi/autostart
https://www.youtube.com/watch?v=aaaoroVgyMY
This might help you.

Best regards
Giuseppe Pagano