Is there any hotkey, AppleScript or separate application for that? I don't really like kill 20 applications manually every time I make reboot.
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.
|
|
The Finder should safely quit any open apps whenever you logout or reboot. If there is a document with unsaved changes It will prompt you to save or discard the changes before quitting. The keyboard shortcut is Command-Option-Shift-Q. If you do not want all the apps restarting when you log back in, uncheck the "Reopen windows when logging back in" checkbox in the logout dialog. |
||||
|
|
|
You can often just hold ⌘Q, or uncheck "Reopen windows when logging back in" in the ⇧⌘Q dialog. Anyway, here is a shell script that quits applications shown in the Dock in parallel:
You can assign it a shortcut with an application like Alfred or FastScripts. |
|||
|
|