Jump to content
3 posts in this topic

Recommended Posts

My boot screen always bothered me because the aspect ratio was wrong, the apple in the middle was short and fat (at 1680x1050 resolution)

I tried adding

<key>Graphics Mode</key>
<string>1680x1050</string>

to /Extra/org.chameleon.Boot.plist, but it didn't help.

 

Now I came up with a dirty nice little fix. I added:

<key>Legacy Logo</key>
<string>No</string>

to my /Extra/org.chameleon.Boot.plist, and then replaced my boot.png in Extra/Themes/Default/ with this one:

bootcd.png

which is too tall and thin, but now because of the aforementioned aspect ratio problems, that one appears as a nice round apple.

I'm happy again.

  • Like 1
×
×
  • Create New...