how to start a terminal with a command? - Raspberry Pi Forums
how can start terminal command on boot?
thx
thx
one way desktop icon ( tested) , moved autostart:
mkdir /home/pi/.config/autostart
nano /home/pi/.config/autostart/myautostart.desktop sudo reboot
mkdir /home/pi/.config/autostart
nano /home/pi/.config/autostart/myautostart.desktop
code: select all
[desktop entry] type=application name=myautostart exec=lxterminal icon=gksu-root-terminal.png comment=myautostart of terminal
raspberrypi
Comments
Post a Comment