Re: X11 quit unexpectedly
Re: X11 quit unexpectedly
- Subject: Re: X11 quit unexpectedly
- From: Jeremy Huddleston <email@hidden>
- Date: Wed, 22 Jun 2011 17:14:51 -0700
On Jun 22, 2011, at 16:04, Ken Thomases wrote:
> On Jun 22, 2011, at 5:42 PM, moo can wrote:
>
>> I Have a X11 popup "X11 quit unexpectedly" each 5 seconds.
>> How to stop temporally the X11 relaunch process or deamon (xinit, startx, priviliged_startx) to constantly relaunch them ?
>>
>> When X11 crash it become impossible to work !
>> Is there any alternative to stop X11 and related popup until next reboot ?
>
> I've had this happen to me on rare occasions (usually when I was breaking stuff). As I recall, you can do this to stop it:
>
> sudo launchctl unload /System/Library/LaunchAgents/org.x.startx.plist
>
> Once it has stopped auto-launching and crashing, you can re-enable it with:
>
> sudo launchctl load /System/Library/LaunchAgents/org.x.startx.plist
Unfortunately, your $DISPLAY may not be correct at that point, but you can figure out the new value with 'launchctl getenv DISPLAY'
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden