Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4872

Beginners • Re: Running a Scummvm game on start-up, Help please.

$
0
0
After more searching on terminal window instead of run on boot I found a working solution:


sudo nano ~/.config/autostart/myprogram.desktop

[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=myprogram
Exec=lxterminal -e bash -c 'sudo /home/pi/myfolder/myprogram;$SHELL'
Terminal=true

Statistics: Posted by BrianM1009 — Fri Nov 08, 2024 6:40 pm



Viewing all articles
Browse latest Browse all 4872

Trending Articles