Follow these steps to install this bootloader theme yourself:
2. Unzip the theme (almost all themes are downloaded as a zip file). Open theme.plist in the theme folder with TextEdit, and change the parameters under "screen_width" and "screen_height" to whatever your monitor resolution is.
<key>screen_width</key>
<string>1920</string>
<key>screen_height</key>
<string>1080</string>
<key>screen_height</key>
<string>1080</string>
<string>1920x1080x32</string>
Replace 1920 and 1080 with the width and height of your monitor, respectively. Then save the file. In Mac OS X Snow Leopard, you won't be able to save the file normally because it's a locked system file (in Lion, you can unlock system files). Instead, save a new copy of org.Chameleon.boot.plist to somewhere random (make sure that you save it as a .plist file). Then delete the old copy of the file and replace it with the new one.
4. Copy the theme folder into /Extra/Themes in your main hard drive. In /Extra/Themes, you'll also see the folder for the Default theme. If you want to be really thorough, just delete that folder and rename the new theme folder "Default". If you want to apply your theme with less of a brute force method, check out Step 3.
5. Go to /Extra and open the file org.Chameleon.boot.plist. Add the following line between <dict> and </dict> in the file:
<string>theme name</string>
Obviously, replace "theme name" with the name of the folder that contains the new theme in /Extra/Them
0 komentar:
Posting Komentar