|
|
Reverting to the Defaults
As we've seen, setting the value to 0 just changes the color. To actually remove the change, and go back to a translucent menu bar, run:
sudo defaults delete /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables'
But, for goodness sake, be careful. If you leave off the 'EnvironmentVariables' bit, you'll delete the entire file and your computer won't boot. If you just want to convert the file to plain text XML, so you can edit it manually, run:
sudo plutil -convert xml1 /System/Library/LaunchDaemons/com.apple.WindowServer.plist
Then you can _carefully_ edit it with the text editor of your choice. Be sure to use "sudo", or you won't be able so save your changes.
Reverting to the Defaults
Hello; |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.10 seconds |
|