LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do you end WindowsX / XFree86 (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-you-end-windowsx-xfree86-254800/)

jerkmonkee 11-14-2004 03:53 PM

How do you end WindowsX / XFree86
 
Im using suse and it loads up with KDE automaticly, i want to quit x to install vmware tools and just to know how to exit it

linux_terror 11-14-2004 04:11 PM

The way I did it is to edit /etc/inittab and change the init default to 3 in this line

id:3:initdefault:

then reboot, it will boot to a login prompt and not start X, then you can setup vmware and change it back to 5 when you are done.

linux_terror

teckk 11-14-2004 04:21 PM

You can get to a non GUI shell with ctrl+alt+F6
You can stop X with ctrl+alt+Backspace
You can config your machine to boot to text only, no X no windows manager
I think it is As root
su
password
XFree86 -configure (case sensative)

There may be a GUI control center in SuSE for that. I don't know it. Maybe a SuSE user can answer that.

jerkmonkee 11-14-2004 04:27 PM

yea i was pissed that Ctrl-Alt-Backspace would end X and restart it right away

linux_terror 11-14-2004 05:05 PM

Quote:

You can stop X with ctrl+alt+Backspace
If init is set to 5 this will always put you right back into X.

Quote:

You can config your machine to boot to text only, no X no windows manager
id:3:initdefault:


All times are GMT -5. The time now is 12:14 PM.