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


Click here to return to the 'Auto-hide the dock and menubar on a per-app basis' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Auto-hide the dock and menubar on a per-app basis
Authored by: mm2270 on Jan 23, '07 09:30:49AM
This is an awesome hint, and very easy to implement, unlike some other cool hints that require a crazy amount of work.

However, one thing that should be mentioned, if you decide to do this with the Property List Editor (recommended), you need to change the Class for the LSUIPresentationMode entry you create to Number. By default it will come up as String, which will not work. Then for the Value field, put in 4.

[ Reply to This | # ]