Windows has a "Show Desktop" command..is there something like this in OSX? I know about Expose, and thats close, but I would love to hit a key or click something and have all Apps …
not sure if there's a one-button or one-click solution, but with windows open on the desktop, press [APPLE + OPTION + left-clicking any area where the desktop is viewable] and that…
I don't know of one, but you could switch to an app that didn't have any windows open, then hide others. Don't know why you can't hide all, or once you've "hidden others," you can'…
You can't hide all apps because some app or another has to be active. For instance, when you're working on the desktop, the Finder is the active program.
Milhous...you got it! That is exactly what I was looking for!
I just found this program:
http://www.everydaysoftware.net/showdesktop/index.html
Which does exactly what I want to.…
Quote:
Originally Posted by Chuckit
You can't hide all apps because some app or another has to be active. For instance, when you're working on the desktop, the Finder is the act…
Not really. chris v is quite right. The desktop really is just a big Finder window. You can verify this with the Quartz Debug application from the developer tools.
Yes, Apple has …
Quote:
Originally Posted by frankmcma
Windows has a "Show Desktop" command..is there something like this in OSX? I know about Expose, and thats close, but I would love to hit a …
Quote:
Originally Posted by tooki
But yeah, holding command and option when you switch to another application (whether it's by clicking on one of the app's windows or its Dock…
Quote:
Originally Posted by frankmcma
Cool. Does anyone know if there is a program that does that? I'd love to have only one app showing at a time, and when I click another app …
Quote:
Originally Posted by frankmcma
Cool. Does anyone know if there is a program that does that? I'd love to have only one app showing at a time, and when I click another app …
I really missed show desktop when I moved to OS X.
OPT-CMD-CLICK desktop does not hide all, it hides everything but the finder. So if you have 20 finder windows open, these remain…
Quote:
Originally Posted by markwm
OPT-CMD-CLICK desktop does not hide all, it hides everything but the finder. So if you have 20 finder windows open, these remain.
Command-…
Quote:
Originally Posted by tooki
Command-option-click is NOT "hide all" -- you CANNOT hide all open applications. Command-option-click hides all the applications EXCEPT the one…
You can also use Butler to do this. You can use it's 'Show Desktop' command and put it in the Menubar as a button or set it as any hotkey you want. All completely free as well.
U…
Windows is very different to Mac OS X, and the implementation is therefore very different. Windows is a window-centric OS, Mac OS X is an application-centric OS. In Windows, the …
In fact here's a script that will do it (made by combining two of Apple's example scripts):
code:
tell application "Finder"
activate
set visible of every process whose visible i…
Option-clicking a dock icon that you want to switch to seems to do the trick for me (and I have option-click set to the custom click of the scroll-wheel button of my 3-button mouse…