Is there a keyboard shortcut that closes all apps and windows (besides the finder)? Is there a specific way to make a shortcut that does? or a script?
Thanks.
Thanks.
Do you really need to CLOSE them? A lot of people make use of one of the following:
- Exposé's show desktop feature, which pushes all the windows off to the edges temporarily
- If you press apple-option and click the Finder dock icon, it hides everything except Finder.
iBookG4user said:What you could do is create an automator workflow that can do this. What you'll do is open automator and drag the run shell script to the workflow and replace 'cat' with killall (insert program name here). Do this for all of the apps that you want quit and you have a workflow that you can run to accomplish what you want.
Im really clueless when it comes to automator.Where can I find the run shell script? also, how come only some of my apps pop up in the automator application folder?
I made a short tutorial in the included screen captures.