To turn Dashboard off:
# defaults write com.apple.dashboard mcx-disabled -boolean YES
To turn Dashboard on:
# defaults write com.apple.dashboard mcx-disabled -boolean NO
You have to restart the Dock after making either change for it to take effect:
# killall Dock
Why? - Kent Durvin
Why? Because it is easier.It is nice to know the command line, but it is far easier to run an application. The double-click that opens the Terminal could also do this job.
My brain is crammed with so much useless information that I don't want to remember these commands. (I deleted long division last week. I have a calculator.)
I suggest you use your knowledge to help us lazy people. Find out why simple widgets suck up so much RAM.
Reply to This
Tuesday, August 09 2005 @ 07:30 AM PDT