Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Fix the transparent menu bar toggle in 10.5.2' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Fix the transparent menu bar toggle in 10.5.2
Authored by: kaih on Feb 12, '08 01:49:32PM
I'd put the non-transparent menu bar fix in, setting it to 0.62 as per the comments in the previous hint, and I still had the checkbox appear for me. Toggling the checkbox resulted in the menu bar going from lighter grey to darker grey and back again.

Anyway, to undo the manual plist setting from the previous hint, enter the following in the Terminal:

sudo defaults delete /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables'

Make sure that you have the 'EnvironmentVariables' bit there, as if you don't, you'll delete the entire plist file, leading to who-knows-what being wrong with your computer.

---
k:.

[ Reply to This | # ]

10.5: Fix the transparent menu bar toggle in 10.5.2
Authored by: kaih on Feb 12, '08 01:51:19PM

Oh, and you'll have to restart the windowserver after applying the defaults delete command above - most easily accomplished by rebooting...

---
k:.



[ Reply to This | # ]