The auto-start scripts on the bot are all 'shell-scripts' placed under /home/teamauv/startup_scripts/
.
The scripts are run by the 'X server' on user login. Therefore it's crucial that auto-login is enabled on the bot (otherwise even though the bot boots the scripts won't be run). To enable auto-login refer the follwing :
http://askubuntu.com/questions/51086/how-do-i-enable-auto-login-in-lightdm
- To add your own scripts you must place your 'shell-scripts' under
~/startup_scripts/
and append the following line to~/.gnomerc