This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Xwin shutdown command line option


Alexander Gottwald wrote:
> On Wed, 22 Sep 2004, Vijay Kiran Kamuju wrote:
>
>> Hi
>> 
>> is there a way to shutdown the Xserver from command line
>
> No. 

This should work:
 
kill -9 `pidof /usr/X11R6/bin/XWin`

Note that case is important here.  It might be better to use a
different signal, SIGHUP seems like the most polite option, but I
don't know if XWin supports this.


Phil Betts


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]