Frustrations & MacOS Daantje on 16 Jun 2007 09:44 pm
Kill MacOS X dashboard
Got it from bokko ;)
Want to get rid of the useless dashboard and lower your memory usage?
Run these commands from a terminal:
defaults write com.apple.dashboard mcx-disabled -boolean YES
killall DockWant to enable the dashboard again? Run this:
defaults write com.apple.dashboard mcx-disabled -boolean NO
killall Dock
Leave a Reply
You must be logged in to post a comment.