|
|
|
This hint is INCORRECT
The command given in this hint does NOT undo the effects of the previous hint. It just changes the opaque menu bar from white to grey. To undo the previous hack you need to DELETE the EnvironmentVariables key from the plist file, not change the value stored in it. There's another comment listed here that describes how to delete the key, but I had a 'gotcha' with the procedure. In my experience, the 'defaults delete ...' command changed the permissions of the plist file so that only root can read it. That's probably not a problem but it can cause confusion. To reset the file and keep the proper permissions, these are the commands (should be two lines):
sudo defaults delete /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' sudo chmod 644 /System/Library/LaunchDaemons/com.apple.WindowServer.plist
This hint is INCORRECT
This still doesn't fix my menu bar; when I select translucent, the menubar gets slightly darker. |
SearchFrom our Sponsor...Latest Lion HintsWhat's New:Hints1 new Hints in the last 24 hoursComments last 2 days
Links last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2013 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Powered by Geeklog Created this page in 0.13 seconds |
|