Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can I disable dashboard on my iMac?

Fairly often I find myself launching DASHBOARD accidentally through some mouse movement or swipe. It's very distracting. Similarly, I also accidentally "zoom in" through some mouse movement or swipe. Is there anyway to disable these actions? (I would not miss Dashboard at all.... find it of little value.)

iMac, OS X Mountain Lion (10.8.1)

Posted on Aug 31, 2012 4:49 AM

Reply
Question marked as Best reply

Posted on Aug 31, 2012 4:58 AM

I just did that. I removed my last dashboard widget a couple of weeks ago.


Open terminal and enter the two commands to change the default for dashboard and killall dock will restart the Dock which controls the Dashboard window.


Get rid of dashboard:

defaults write com.apple.dashboard mcx-disabled -boolean YES

killall Dock


If you ever want to put the Dashboard back:

defaults write com.apple.dashboard mcx-disabled -boolean NO

killall Dock


Message was edited by: bob wild

1 reply
Question marked as Best reply

Aug 31, 2012 4:58 AM in response to PaulM22

I just did that. I removed my last dashboard widget a couple of weeks ago.


Open terminal and enter the two commands to change the default for dashboard and killall dock will restart the Dock which controls the Dashboard window.


Get rid of dashboard:

defaults write com.apple.dashboard mcx-disabled -boolean YES

killall Dock


If you ever want to put the Dashboard back:

defaults write com.apple.dashboard mcx-disabled -boolean NO

killall Dock


Message was edited by: bob wild

Can I disable dashboard on my iMac?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.