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.
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.
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.
Copied it verbatim. killed Dock. Rebooted. Don’t work.
You don’t need to restart to activate this.
Just type “killall Dock” in the Terminal and here it is!
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
You can switch the YES to a NO in the command to enable it.
defaults write com.apple.dashboard mcx-disabled -boolean NO
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!