I don't want this to turn into a discussion of how much RAM / CPU cycles it uses. I did a search for this, and I found that. Is it possible to disable Dashboard in Tiger? I would like to do this.
-Kevin
-Kevin
tekmoe said:i thought dashboard is a key component of tiger? why not just stay on panther??
wordmunger said:Ummm.... I think Spotlight is the key component.
Dashboard is cute, but not really necessary.
wordmunger said:Ummm.... I think Spotlight is the key component.
Dashboard is cute, but not really necessary.
tekmoe said:if it were not a key component, then you could most likely disable it, IMO.
wordmunger said:Ummm.... I think Spotlight is the key component.
Dashboard is cute, but not really necessary.
grapes911 said:The under-the-hood fixes, more optimized code, Core Image, Firewall Stealth Mode, Certificate Assistant, and everything else to make it run faster and more secure are the key components. Dashboard, Spotlight, Automator, are just features.
MacEyeDoc said:So far I like Spotlight, but Dashboard is so far just some pretty fluff. Now Mail.app is ugly and less easy to use than the Panther version. I always had my maiboxes to the right of the screen, now you can only have them on the left side - and the menu buttons - I've already changed mine, but if you go back to the Panther version you go ah! what nice menu buttons.
I'll keep Panther on a few machines a little longer than I thought . . .
Lacero said:Drag the Dashboard icon out of the Dock, and remove the F-12 keyboard shortcut from the Exposé prefs panel. Also delete all widgets from the /Library folder. I think that's the closest you'll get to disabling Dashboard. As to why you want to disable it, thats for another thread.
DXoverDY said:the mail issue is just your own personal preference. i like the new layout myself. the buttons could use some work but the layout i like a lot more. i hated the drawer crap so this is a welcome change for me. just remember, not everyone works like you do. i've always had my mailboxes on the left side not the right.
What's stuck up your ass? What should I have searched for? Did I say that it didn't use any memory when not in use? I surely don't remember saying that. And at the time of that post, there was no known way to disable dashboard. Things have changed over the last 7 months.hahaworld said:Dear Grapes911,
Maybe YOU should have searched a little harder. Dashboard does take up RAM, even when you're not using it, and you can turn it off. Here's how to get rid of that annoying little app:
...
YES - I finally got rid of dashboard!!!!hahaworld said:Dear Grapes911,
Maybe YOU should have searched a little harder. Dashboard does take up RAM, even when you're not using it, and you can turn it off. Here's how to get rid of that annoying little app:
Go to /Applications/Utilities/Terminal.
Open Terminal, and then type this command, followed by the Return key:
defaults write com.apple.dashboard mcx-disabled -boolean YES
This tells the system that you no longer wish to have Dashboard available. However, the Dashboard task is actually owned by the Dock, so to make your changes take effect, you need to restart the Dock. The easiest way to do that is to type this command into the Terminal (and press Return when done):
killall Dock
After the Dock restarts, hit F12 and youll see. . .nothing at all. If you run Activity Monitor, you also wont find any Dashboard widgets in the list of tasks, even if you had several open when you ran the above command. Dashboard has been eliminated from your system, and wont return until you tell it to do so. You can do just that by opening Terminal again, and typing this command:
defaults write com.apple.dashboard mcx-disabled -boolean NO
Once again, youll have to use the killall Dock command to make the changes take effect. Once you do, though, youll find that Dashboard is back as usualand any widgets you had opened on the Dashboard will still be open.
grapes911 said:Thats the 4th or 5th response that was almost exactly the same.