Featured Posts

Google Voice Applications & ScriptsGoogle Voice Applications & Scripts I like most other users LOVE Google Voice and have found some useful apps that I would like to share with other Google Voice users. 1) Firefox Google Voice Add on This...

Readmore

Ninja Blogging Rss

Dashboard is a waste of resources in OS X Tiger

Posted on : 30-12-2005 | By : Administrator | In : Apple, Computers

0

Although some may like Dashboard in 10.4, I never really use it and I find it a waste of resources. Here is how to turn it off.
Launch Terminal and enter these two commands
defaults write com.apple.dashboard mcx-disabled -boolean YES
killall Dock

To turn Dashboard back on enter these into terminal
defaults write com.apple.dashboard mcx-disabled -boolean NO
killall Dock

Write a comment