Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

APPLEFAN8

macrumors 65816
Original poster
My dash board keeps coming up every like 5 minutes and then I have to hit F12 to make it go away is there anyway I can like turn it off or anything else to make it stop? Thanks
 
Do you maybe have a widget that’s causing this – a timer or reminder one, for example? You could try temporarily deactivating them one by one to see if you can pin point if one of them is the cause.
 
open terminal, or console or whatever the heck its called

To turn Dashboard off:
Code:
 defaults write com.apple.dashboard mcx-disabled -boolean YES
To turn Dashboard on:
Code:
 defaults write com.apple.dashboard mcx-disabled -boolean NO
 
Do you have an active screen corner set up to bring up the dashboard? Are you moving the mouse into that corner by accident?
 
yeah I had hot corners on with my screensaver so everytime my mouse went to the left corner it would come up but it works now! Thanks for the help its gone
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.