On Mon, Jan 25, 2010 at 3:21 PM, Rob Allen <[email protected]> wrote:

> Clearly I need to move to a "one task and one task only" mindset as that's 
> the new black! Then I would only have one app open at a time and my computer 
> would probably be faster :)

Try this experiment and enable Single-application mode:

defaults write com.apple.dock single-app -bool true
killall Dock

when you're done, revert with this:

defaults write com.apple.dock single-app -bool false
killall Dock

I actually currently use this on my Air, not for performance reasons
(since all open apps are simply hidden) but to create a more focused
desktop on the smaller screen.
_______________________________________________
[email protected] mailing list
List help: http://lists.ranchero.com/listinfo.cgi/email-init-ranchero.com

Reply via email to