Disable Dashboard in MacOSX (10.7 to 10.9 tested)

In the Terminal app:

 $ defaults write com.apple.dashboard mcx-disabled -boolean true

Then, just kill the currently running Dashboard process (called from the Dock app)

 $ killall Dock

And voilĂ , done!

ThEo.GFX Over 9 years ago