I am an Apple newbie, I want to know how I can add a desktop button that takes me to the Desktop either in the Dock or in the menu bar at the top of the screen.
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
While you could create an AppleScript application that triggers Expose's reveal Desktop function, save it, and put it in the Dock, an easier solution would be to use Hot Corners. Then, when you put your mouse in a screen corner, it reveals the desktop. If you wanted to go the AppleScript route, you'd create a script that said
To go the hot corners route, in Lion, the preferences is under
While it is certainly feasible to create a program that puts an icon in the menu bar to reveal the Desktop, it requires programming techniques beyond the scope of this site. |
||||
|
|

