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

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'