Search found 1 match
- Mon Oct 16, 2017 8:48 pm
- Forum: LXTerminal
- Topic: autostart and lxterminal
- Replies: 1
- Views: 25446
autostart and lxterminal
I'm using a raspi PI with stretch updated to the latest apt-get etc. If I enter in terminal: lxterminal -e bash -c "cd /home/pi/project ; ./project.py; read -p 'hit return to end'" A python program is started, the function is performed and afterwards I need to hit a button to close the ses...