Disable Dashboard in MacOSX (10.7 to 10.9 tested)

Posted Over 9 years ago. Visible to the public.

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
Posted by ThEo.GFX to ThEo.GFX's Cards (2014-08-28 09:54)