gazzaman2k
Members
-
Joined
-
Last visited
Reputation Activity
-
gazzaman2k reacted to Cybertza in ICC pi stopped processing--Add to Autorun
In a terminal do the follwing:
nano /home/pi/.config/lxsession/LXDE-pi/autostart #@lxterminal -e "/home/pi/ICC/RunICC" @/home/pi/ICC/RunICC
so you will go to the line that has the RunICC command, and comment it with an # (for in case you need to undo what you did)
and you will add a new line below it without the @lxterminal -e " "
as in the EG, then you wont see the terminal again.
Save and reboot.
The window really just helps with debug, and it really doesn't have much value if that type of thing doesn't fancy you.
Your location may be different as i installed mine manually.