InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   set time limit on Chameleon to load?? (http://infinitemac.com/showthread.php?t=6819)

newMac 12-23-2010 06:20 PM

set time limit on Chameleon to load??
 
is there a way to set time limit on how long or fast you want Chameleon to stay on it bootloader? For example, right now i have latest Chameleon and it load fast which i don't have enough time to hit space bar.

valv 12-23-2010 08:47 PM

add these keys to your boot.plist file
Code:

        <key>Timeout</key>
        <string>5</string>
        <key>Wait</key>
        <string>Yes</string>