LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   kde3 (https://www.linuxquestions.org/questions/linux-newbie-8/kde3-21631/)

athenerx 05-23-2002 10:44 AM

kde3
 
I just install kde3 on mandrake 8.1 and everything see going well.
I reboot the computer and it restart on kde2 again, so how can I make kde3 available.

bkeating 05-24-2002 03:58 AM

# man startx

that should help you out. whats happening is, when your starting the X server, somewhere, not sure what conf file, is stating to run KDE2 by default. All you need to do is figure out where that is located and switch it.

bkeating 05-24-2002 04:09 AM

for me, the setting is stored in .desktop in my home directory.

DESKTOP=KDE

I have both kde2 and kde3.. yet my .desktop loads kde3... i wonder how it knows... Any ideas?

Brion 05-24-2002 04:28 AM

here's a way how u can fix it (allthough i'm not sure how Mandrake will handle it but this is how it's usually done)

put the following in ur ~/.xinitrc (or ~/.xsession if ur using the KDE login manager (KDM))

exec /path/to/kde3/bin/startkde

fatgod 05-24-2002 09:29 AM

and this thread has some solutions too...

http://www.linuxquestions.org/questi...threadid=18482

jglen490 05-24-2002 10:05 AM

The first time you run KDE after installing KDE 3.0 must be done with the "KDE3", which brings in the personalizer.

Also try this set of instructions on the Mandrake Board.


All times are GMT -5. The time now is 09:54 PM.