how to start a terminal with a command? - Raspberry Pi Forums


how can start terminal command on boot?

thx

one way desktop icon ( tested) , moved autostart:

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 
sudo reboot


raspberrypi



Comments

Popular posts from this blog

ffmpeg h264_omx encoder - libomxcore.so missing. - Raspberry Pi Forums

class MPU6050 has no member named begin

Need simple timer/stopwatch sketch