top | item 13015984

(no title)

adamio | 9 years ago

"If you need to use Esc to force an app to close, you can switch to another app and try Option-Command-Escape. You can also choose Apple menu > Force Quit." https://support.apple.com/en-ca/HT207358

discuss

order

Rezo|9 years ago

Sometimes when I use XQuartz and Inkscape or some other X11 app on Mac, it will freeze such that you can't switch apps or use the Apple menu. Option-Command-Esc used to work...

In the video linked above the Apple menu also didn't appear to work, despite the mouse cursor moving, which matches my experiences.

CountSessine|9 years ago

Sometimes when I use XQuartz and Inkscape or some other X11 app on Mac, it will freeze such that you can't switch apps or use the Apple menu. Option-Command-Esc used to work...

Exactly - what not everyone realizes is that the top menu is rendered and events from it are dispatched into the process of the current (active) application. If that thing refuses to return from an event handler dispatched from the main thread's run loop, (i.e. most cases where program has hung), you can't use the Apple menu.

matwood|9 years ago

Or ctrl-click the app in the dock and push option when the menu comes up.

diggan|9 years ago

Heh, that makes me think about Finder that is always open. What if Finder is the only app you have open, and it hangs?

kilburn|9 years ago

Cmd+space (spotlight) -> calculator (or whatever) and then force-quit finder :p