Subscribe Subscribe | Subscribe Comments RSS


Mitch

OS X Leopard: Disable Dashboard

Want to disable the Mac OS X Leopard Dashboard? Use these steps:

1. Open Terminal from the Utilites folder.

2. Type:

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

and press Enter.

3. Restart the Mac and the Dashboard will be disabled.

6 Responses to “OS X Leopard: Disable Dashboard”

  1. David Brogan says:

    All I did to turn the dashboard off was: System Preferences>Mouse>the drop down box at the top ( 12 o’clock) – turn it off. This was suggested by AppleMac – and it worked.

  2. Steve says:

    Copied it verbatim. killed Dock. Rebooted. Don’t work.

  3. Romac says:

    You don’t need to restart to activate this.
    Just type “killall Dock” in the Terminal and here it is!

  4. Jon says:

    Hi, my dashboard won’t open since using fast switcher in accounts to set up parental controls. I tried your command in terminal- command not found. I need to find a way to force the app to launch. How? Any help would be greatful.
    I know next to nothing about terminal; so you would have to be very exact. Thanks, Jon

  5. admin says:

    You can switch the YES to a NO in the command to enable it.
    defaults write com.apple.dashboard mcx-disabled -boolean NO

  6. Greg L says:

    This may seem like a dumb question, but what is the code to turn it back on again.

    I don’t use my dashboard for anything but istatpro so I’d like to disable it, but would like to be able to turn it back on when I want.

    Thanks!

Leave a Reply