Re: Automatically terminating application
Re: Automatically terminating application
- Subject: Re: Automatically terminating application
- From: Jens Alfke <email@hidden>
- Date: Wed, 7 Oct 2009 17:37:28 -0700
On Oct 7, 2009, at 1:44 PM, Daniel Ketel wrote:
I currently am working on a little application that will capture the
whole screen (fullscreen OpenGL App). Normally this would be no
problem at all, but somehow I must have done something wrong, the
application seems to get confused or I don't know what. The system
itself still is running, but somehow the application is ignoring ANY
input, but since it covers up the whole screen and ignores the
input, I have no means of terminating the application.
Does Cmd-Opt-Esc (the Force Quit panel) work? IIRC it's available even
in full-screen mode.
Now one method would be to use an external display and kill it, but
unfortunately that's not an option to me, since I do not have a 2nd
display at hand.
If there's another computer around you can SSH into your machine and
kill the process. I've used that many times.
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden