Results 1 to 10 of 14
how can I set KDE to start when Slackware starts, and have the graphical login screen rather than text-based login (Running Slack 10.1)...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-19-2005 #1Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
Start KDE when Slack starts
how can I set KDE to start when Slackware starts, and have the graphical login screen rather than text-based login (Running Slack 10.1)
- 02-19-2005 #2
Edit your /etc/inittab.
Change this:
to this:Code:id:3:initdefault:
You may also need to edit /etc/rc.conf to uncomment the line reading DISPLAYMANAGER="kdm" (and make it kdm).Code:id:5:initdefault:
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 02-19-2005 #3
actually in slackware it is runlevel 4 instead of 5
Brilliant Mediocrity - Making Failure Look Good
- 02-19-2005 #4Linux Newbie
- Join Date
- Jul 2004
- Location
- Oklahoma City, OK
- Posts
- 232
Correct. init level should be 4.
Also, /etc/rc.d/rc.4 starts the display manager. It looks for GDM first. If you have GDM installed but want to use KDM as your display manager, you need to comment out the lines that refer to GDM.OH NOOOOO!!!!!! You did it the way I said?
- 02-21-2005 #5Oh yeah...forgot about that one. :blush:
Originally Posted by Vergil83 "Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 02-21-2005 #6Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
Thanks, that was my problem, I was trying to set it to runlevel 5....
- 02-21-2005 #7Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
OK, now Slack starts into X when the system starts, but it is going to the GNOME login screen, and I want it to go the the KDE login screen...
Anyone know what to do?
- 02-21-2005 #8Just Joined!
- Join Date
- Feb 2005
- Posts
- 12
Hi, I am also trying to get KDE to start when I start slack. I changed /etc/inittab and I remed out the GDE in RC.4, but now everything boots fine and then the screen goes black and none of the keys respond. So how do I get it to boot to where I can edit the file to fix it. Is there a boot command. I am also using dual boot. I do have KDE installed, because if I use the mulit( 3) instead of five and loggin and run startx, then It boot to kde just fine. Any help would be great. I am trying to break out windows.
Thanks
Matt
- 02-21-2005 #9edit /etc/rc.d/rc.4 and put # infront of the gdm things
Originally Posted by zachtib
example
http://www.bitbenderforums.com/~grog...to/80d_rc4.gifBrilliant Mediocrity - Making Failure Look Good
- 02-21-2005 #10Out of curiosity (from a non-Slacker) why is that?
Originally Posted by sarumont Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote
