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

Kipsley

macrumors member
Original poster
Nov 12, 2015
95
23
Western Australia
How do you do it?

I'e been ages going through the posts and searching online but I can't figure it out. I want to move a widget from Dashboard and have it right there on my desktop.

It's iStat Pro and I use it to monitor temperatures and fan speeds. But I hate having to flick back and forth from Desktop to Dashboard. I'm sure the answer is so simple, but even my "Dummies" book is no help. How is it done?
 
That's what I like about this forum. You get really well written and detailed help from the other members. One day soon I'm sure we might even use whole sentences here.
 
I saw that movie also. In fact I think the question was raised....

"What is Googleness anyway?"

The answer (as then given in the movie) was somewhat cryptic and still managed to shed no light upon the subject of what Goodliness is.

(Looks left then right to ensure no one can hear, then whispers.....) It's actually just a made-up word for geeks so they can feel cool. Or the beginnings of a whole new religious movement (Thinks about that last bit a moment remembering how Scientology got started, then shrugs) Whatever. I'm ok with it.
 
So to try and answer the original question I think there was an app called "Amnesty Singles".
Further details in Googledom.
 
How do you do it?

I'e been ages going through the posts and searching online but I can't figure it out. I want to move a widget from Dashboard and have it right there on my desktop.

It's iStat Pro and I use it to monitor temperatures and fan speeds. But I hate having to flick back and forth from Desktop to Dashboard. I'm sure the answer is so simple, but even my "Dummies" book is no help. How is it done?
This thread may be of some help. Your Geektool Scripts.

It's a large thread and no longer open to replies, but there is a wealth of how-to information in it. I used to use it years ago, but don't anymore.

You won't be able to actually move a widget from Dashboard to the desktop, but you can set up and display all the information you're looking for right on the desktop, and customize how it looks all you like.
 
/Applications/Utilities/Terminal.app

Code:
defaults write com.apple.dashboard devmode YES && killall Dock

Applications > System Preferences > Mission Control, make sure that Dashboard is "As Overlay"

Press F12 to bring up the Dashboard, then click and hold the Widget you want to bring to the desktop, press F12 again while holding the Widget.

It's a little tricky, it took me a few tries to bring a Widget to the desktop, but it does work.

Screen Shot 2015-12-23 at 9.17.25 AM.png
 
  • Like
Reactions: h9826790
That's what I like about this forum. You get really well written and detailed help from the other members. One day soon I'm sure we might even use whole sentences here.

In the past I have written a few very detailed, step-by-step procedures in order to help people out, and didn't get so much as a thanks. I can't even tell if the person ever came back to the forum to use the information at all. It's discouraging.
 
  • Like
Reactions: Weaselboy
/Applications/Utilities/Terminal.app

Code:
defaults write com.apple.dashboard devmode YES && killall Dock

Applications > System Preferences > Mission Control, make sure that Dashboard is "As Overlay"

Press F12 to bring up the Dashboard, then click and hold the Widget you want to bring to the desktop, press F12 again while holding the Widget.

It's a little tricky, it took me a few tries to bring a Widget to the desktop, but it does work.

View attachment 606897

If you hold F12 and move a Widget to the Desktop and it disappears, it will be on your desktop if you log out and log back in again.
 
defaults write com.apple.dashboard devmode YES && killall Dock

I tried what you said. I can get the dashboard to appear as an overlay. Clicking fn+F12 brings it up but holding the widget and clicking again just has it vanishing. Not sure what to do with the code as given above. Do I enter that somewhere?

Last login: Fri Dec 25 15:13:55 on console
Macs-Mac-Pro:~ macpro1$

The above is what I get at the Terminal.app, sooo, just to be sure...... I write it thus?

Macs-Mac-Pro:~ macpro1$ defaults write com.apple.dashboard devmode YES && killall Dock

Or on a separate line like.....

Macs-Mac-Pro:~ macpro1$
defaults write com.apple.dashboard devmode YES && killall Dock
 
Last edited by a moderator:
Yay!..... Does the happy Kipsley dance.

It worked!

You guys are legends! Thank you. Thank you. Thank you.

I now have iStat right where I want it.... and can see it.
 
  • Like
Reactions: S.B.G
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.