View Single Post
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#25
Originally Posted by Dr.Marcial View Post
Question...

Is there anyway i can launch this at startup?

also im running the file from /home/user/Mydocs and it runs fine, why do i need to put it in root? although when i close the terminal the script stops and rotation is deactivated.

I'm very very very noob at this so any help would be appreciated

thx
Where you place the script is not that important. All you need to know is where you place it. If it's an application, you should place it in /usr/bin to be able to start it from where-ever.

There is a certain order of things during startup, so you can hook in the starting of this script into this. I'm not too sure about what scripts are run, but a quick search here on the forum will give you that information.