Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Ladybug

macrumors 68000
Original poster
Apr 13, 2006
1,874
1,014
Is there any way to turn off Dashboard altogether? I really never user Dashboard for anything, just seems like a waste of resources. Thanks
 
At versiontracker I noticed some people complaining about dock crashes with the disable utility. Someone posted the following reply:

No need for an application for something that can be done easily from the command line:
To turn Dashboard off:
# defaults write com.apple.dashboard mcx-disabled -boolean YES
To turn Dashboard on:
# defaults write com.apple.dashboard mcx-disabled -boolean NO
You have to restart the Dock after making either change for it to take effect:
# killall Dock
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.