First I got a nice picture of the machine off the internet. Then I photoshop'ed in my actual screen. After that we have to make it into the correct format.
1. Make it the correct size which is 214 x 124. First I used 'Image size' and made the smaller dimenion so it would fit which turned out to be the height. So I made that 124, and then used 'Canvas Size' to expand the canvas to 214. In fact you may want to ensure a little transparency at the bottom else it'll overlap with the OS version information, so if I did this again I would use 214 x 120.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCHCc_ssxJVQM53yAhSCm8FUGAaAUbi2U3i1qvEw1k1UEZjBLanEMIoca0AEHYYHHhpYhpq1AMhGnCOd1T51IMrLQJ4uCML0pS265aum-7Hk08_kSDbJVeBLHwx5i1-OXNZmY6Rtxo4o4/s400/Picture+3.png)
2. Make the image so it floats on a transparent layer
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjMr89aeiU6laN0FWuoRmejNAsYOFROVMZ0NOGilU2mqWArWYWh39fUaSTWaPqr4XPFOmECJxzK9cft7qaelEl9Dtjtk54-wHq-bzesLkH82SMv65OaOA79xEprqtyCRTbY5fyT1nyn6I8/s400/Picture+1.png)
3. Then save as 'tiff' - don't worry about the color profile
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhabKRbfzlQPq9boLCvPXtC80Dziuza1CUGqF-00ic3dIY0ZIENpIZztu1LLRyedHJ88MC-d0kcIYXvZY3KBPS6YJ02Qa66lWr3ghyphenhyphenb_gRZRPoMV7pK19vbhSZLZxU8imX99o9i_Bt6t3w/s400/Picture+2.png)
4. The key bit is the Tiff options. Make sure you have 'save transparency' selected
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiX1tcVrhCCz7VituX4XdALsQHV6G3VvCihN4FXigsZ_tr7H4hux-E05gO2nA9-Yf2K-inqttxcMSzzT-iP4R0IzAGirFF_lHrUvdD7ntfVy9pdn3EeXuyhq8Gk4oitjqLi1HTHJDWEFh4/s400/Picture+4.png)
6. Now save as 'MacOSX.tif' somewhere convenient, say your desktop.
7. We need to copy it to the correct place. Here the commands - may wrap
cd /system/library/coreservices/loginwindow.app/contents/resources
sudo mv MacOSX.tif MacOSX.tif.old
sudo cp ~/desktop/MacOSX.tif MacOSX.tif
This copies the current one so we can get it back if we want, and the copies the one we just made into the correct place.
Log out and back in, and the go to 'About this Mac'
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiO-IWEIO19GLcFmObwqm3XxeMWm9tVRKYfxpIwx1MTnltVZeSlcRfKKrUjA3IVpXDAmsBVWJmK1I5sqNtDtLryCFGjO9PX_3oRKfN3eYBvCE6-bU531rWqIY3-mvTd5i3hUHO_JOzYMXs/s400/about+my+MacVent.png)
No comments:
Post a Comment