LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Slackware X Crash! (https://www.linuxquestions.org/questions/linux-newbie-8/slackware-x-crash-96332/)

skate 09-24-2003 11:33 AM

Slackware X Crash!
 
I have installed SLackware 9.0 on my Computer > Full Install and when i start it i am in console and what must i type to start the KDE or GNOME? what is command i have typed X but it crush...and i must reboot it.....:( i have FULL INSTALL everything...? what must i do....:Pengy:

xplasma 09-24-2003 11:44 AM

Well .. Im a n00b but thanks to this site , i know alot more than i did when i started ...

Well in order to get KDE or Gnome working you must start the X server .. do this by typeing startx This will launch the X server , and which ever window manager (KDE, Gnome, ect) you picked at install to be default .

g00$e 09-24-2003 12:12 PM

xplasma is correct....The command startx will start the X server.

In Slackware to select which window manager you would like to use type 'xwmconfig' from the command line. This is an ncurses based menu for your .xinitrc file. Of course you could just edit your .xinitrc file directly in your home directory by changing the line:

exec /path/to/windowmanager

aaa 09-24-2003 12:13 PM

Run one of these to configure X:
XFree86 -configure
xf86cfg
xf86config
xfree86setup
After configuring X, choose your default window manager (gnome/kde/somethingelse) using xwmconfig.
Once X starts working fine, you can edit the /etc/inittab file to change the default runlevel from 3 to 4 so you'll boot into X immediately instead of booting to a console.

skate 09-26-2003 02:30 AM

Thanx to all for the posts i have started the X :) Its great...


All times are GMT -5. The time now is 07:25 AM.