On Wednesday 16 September 2009 13:15:29 James Richard Tyrer wrote:
>
> The problem is that you have two "startkde" scripts on your system and
> how this should work is that the PATH should determine which one to use.
>
> However, the KDE "session" desktop file: "kde.desktop" (which is in the
> directory: $KDEDIR/share/apps/kdm/sessions" {unless the default was
> changed}) might have the full path for the "startkde" command. For this
> to work, you need to remove the full path so that these two lines are thus:
>
> Exec=startkde
> TryExec=startkde
>
> and then it should work.
>
well, not exactly that. It is correct, I have to introduce
a "kde-4.3.0.desktop" file in /opt/kde/share/apps/kdm/sessions ( note
that "kde" is a link to the kde-3.5.10 directory, my original one. I am using
the original kdm also for starting the new kde4 !)
the file "kde-4.3.0" is as follows:
Type= XSession
Exec=/opt/kde-4.3.0/bin/startkde
TryExec=/opt/kde-4.3.0/bin/startkde
Name=Kde-4.3
Now, switching to the kde4 user under a new session type "kde-4.3.0" in the
login-menu does the job !
Thank you again for your explanations, James,
Edgar
--
---------------------
Dr.-Ing. Edgar Alwers
Weinheim
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page