LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How to load KDE (instead of GNOME) on startup? (https://www.linuxquestions.org/questions/slackware-14/how-to-load-kde-instead-of-gnome-on-startup-173721/)

l2g 04-23-2004 11:38 AM

How to load KDE (instead of GNOME) on startup?
 
Hi,
I changed inittab in Slackware 9.1, so that X would auto load on startup. But now GNOME comes up, and I want KDE back...
How do I make it so?

cb9fl 04-23-2004 12:37 PM

Run xwmconfig from the command line. You should be able to chose the default window manager.

aaa 04-23-2004 02:07 PM

Edit the /etc/rc.d/rc.4 file. Rearrange it so the kdm paragrph come before the gdm paragraph.

l2g 04-23-2004 05:15 PM

Thanks guys, will do.

coffeedrinker 04-23-2004 08:33 PM

You can also change the link in /etc/X11/xinit to point to the window manager of your choice.

Unlink the old one like this: unlink xinitrc
Then link to the one you want like this: ln -s xinitrc.kde xinitrc

slackMeUp 04-23-2004 08:51 PM

OR... you can just stick with the xwmconfig command... it is much more simple.

coffeedrinker 04-24-2004 09:53 AM

Yes it is. But it is also nice to know HOW your system works, isn't it :)

Ninja Cow 04-24-2004 10:00 AM

Quote:

Originally posted by coffeedrinker
Yes it is. But it is also nice to know HOW your system works, isn't it :)
Sure, but it isn't as fast or efficient as using xwmconfig. ;)

l2g 04-24-2004 11:53 AM

lol...I gave them all a try.
xwmconfig is cool if you want a friendly version of your window manager options...though it was easy enough just to rearrange /etc/rc.d/rc.4file.

Justin.Buser 12-16-2010 01:20 PM

These days you can just do:

echo DESKTOP=KDE > /etc/sysconfig/desktop

or

echo DESKTOP=GNOME > /etc/sysconfig/desktop

obviously depending on your preference.

2handband 12-16-2010 01:43 PM

I've just always avioded installing the Nasty Gnome. No problem!

adamk75 12-16-2010 02:24 PM

Quote:

Originally Posted by Justin.Buser (Post 4193878)
These days you can just do:

echo DESKTOP=KDE > /etc/sysconfig/desktop

or

echo DESKTOP=GNOME > /etc/sysconfig/desktop

obviously depending on your preference.

A) This thread is in the Slackware forum. Those commands won't do a damn thing on Slackware. Seems like People tend to like to answer questions even if they don't really know the answer
B) This thread died well over 6 years ago. Why in the world would you bring it back to the top?

Adam

rg3 12-16-2010 02:28 PM

This happens all the time, and won't be fixed by requesting novice forum users not to resurrect old threads. IMHO threads should be shut after 3 months without activity. If anybody wants to resurrect an old thread, they can just create a new one with a link to the old thread.


All times are GMT -5. The time now is 04:53 PM.