Yes, this is pretty easy to do.
First, open the root Road Runner folder. Look for a file named exectbl.ini, and open it in a text editor. On a line by itself in that file put the following line:
That set's up what you want to happen when the system is idle, in this case, it will return to the menu screen.Code:"IDLE","Load;Menu.skin"
Next you will need to open each .skin file that you want this to happen on and put the following line in it:
This is the amount of time, 30 seconds in this example, on that skin that RR will wait until it executes the command you put in the exectbl.ini file.Code:IDL,30
This will need to be put in every skin that you want this to happen with. If there are some screens that you do not want to automatically leave, just do not put the IDL,30 in that skin file.



LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks