Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: jur on June 18, 2010, 01:46:29 AM

Title: Opposite command to startx?
Post by: jur on June 18, 2010, 01:46:29 AM
Is there a command to stop X? Such as exittc seems to be doing when selecting exit to prompt?
Title: Re: Opposite command to startx?
Post by: maro on June 18, 2010, 01:50:06 AM
How about the rather "brutal" killall Xvesa (or killall Xorg)? It works for me , but you are also running the risk of loosing other processes (e.g. xterms etc.).
Title: Re: Opposite command to startx?
Post by: jur on June 18, 2010, 02:24:22 AM
Thanks, I'll try that.
Title: Re: Opposite command to startx?
Post by: curaga on June 18, 2010, 06:33:19 AM
IIRC X shuts down "gracefully" when nothing runs on it, ie the wm is killed. I almost never bother though, I just use ctrl-alt-backspace ;)