Quote: Originally Posted by
Valheru 
this will cause each of the menu2 and menu3 menus to return to the main menu after 30 seconds.
... as long as you don't touch the screen. Any recognized mouse movement will reset the 30 seconds. That should work perfectly though.
If you want it to switch back after 30 seconds no matter what, then instead of this:
Quote: Originally Posted by
Valheru 
IDL,30 ... put this as the 4th line in the file.
and in the exectbl.ini file ... just add "IDLE","MAIN",menu2.skin,menu3.skin etc ...
Use this:
Code:
TMR,30 ... put this as the 4th line in the file.
and in the exectbl.ini file ... just add "TIMER","MAIN",menu2.skin,menu3.skin