[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how to shutdown kde and Xserver from within a bash script



Use ps -aux to find the PID, which is called X and
kdm, and kill them with: kill -9 PID


 --- Randy Perkins <randyperkins randyperkins com>
escribió: > hello,
> 	i need to shut down my X server before i use
> software suspend.
> i am using kde, and can "logout" from the kde menu,
> or use
> <cntl><alt><backspace>.
> 	
> 	how can i cleanly shutdown kde and Xserver from
> within a bash
> script. thanks,	Randy
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:redhat-list-request redhat com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list 


=====
--

Manuel Aróstegui Linux user 200896

___________________________________________________
Yahoo! Sorteos  -  http://loteria.yahoo.es
Juega a la Lotería Primitiva sin salir de casa




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]