[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Starting KDE2



On Sun, 17 Sep 2000, Stephan Hachinger wrote:

> Hi!
> 
> Don't know if this has got anything to do with your problems, but on my
> machine, everything runs fine. I've got a potato distro; kde 1.93 and qt
> 2.2.0beta2 are compiled from source, I've compiled qt with the
> ./configure-switches mentioned in the kdelibs package, file "compiling". The
> only problem was that startkde was not really started by x, although it was
> the first line in my window-managers list, but after I created a symlink
> named /usr/bin/x-window-manager pointing to /usr/local/kde/bin/startkde,
> everything worked. Has anyone of you experienced the last problem? It semms
> to me like I'm doing something wrong and my solution is a quick and dirty
> one!?
> 
> Kind Regards,
> 
> Stephan Hachinger
> 

Well, I know this one, the official way is through the update-alternatives
command (some examples):

# /usr/sbin/update-alternatives --display x-window-manager
x-window-manager - status is auto.
 link currently points to /usr/bin/kde2
/usr/bin/gnome-session - priority 400
/usr/bin/sawfish - priority 20
/usr/X11R6/bin/wmaker - priority 7
/usr/X11R6/bin/afterstep - priority 2
/usr/X11R6/bin/9wm - priority 6
/usr/bin/X11/wmaker - priority 400
/usr/bin/kde2 - priority 800
/usr/bin/startkde - priority 800
Current `best' version is /usr/bin/kde2.

* /usr/sbin/update-alternatives --install /usr/bin/x-window-manager
windower /usr/bin/gnome-session 1100




Reply to: