![]() |
|
#1
|
|||
|
|||
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.
|
#2
|
|||
|
|||
add these keys to your boot.plist file
Code:
<key>Timeout</key> <string>5</string> <key>Wait</key> <string>Yes</string> |