InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 12-23-2010, 06:20 PM
newMac newMac is offline
Cheetah
 
Join Date: Dec 2010
Posts: 4
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.
Reply With Quote
  #2  
Old 12-23-2010, 08:47 PM
valv valv is offline
Jaguar
 
Join Date: Apr 2010
Posts: 40
add these keys to your boot.plist file
Code:
	<key>Timeout</key>
	<string>5</string>
	<key>Wait</key>
	<string>Yes</string>
Reply With Quote
Reply