Nov, 3, 2008
actually it’s quite easy
click system – preference – session – new
and put your command rite there and some comments that’s all
u have your startup program in the gnome.
update August, 3, 2009
There is another way of putting a script for startup.
First create your script and put it in /etc/init.d/
Don’t forget to chmod +x /etc/init.d/yourscript
update the init.d by
#sudo update-rc.d yourscript defaults
Leave a Reply