Hmm... See in share/apps/kdm/sessions same .desktop files like in GDM... May be for KDM I can use same methods like in GDM? Just change 'Exec=start-kde' to 'Exec=dbus-launch --exit-with-session start-kde'? Looking at hint I see some problems... I do not know how to use sudo. And don't want read man pages... Too lazy :(
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Nicholson Sent: Thursday, July 12, 2007 4:34 PM To: BLFS Support List Subject: Re: How to use KDM? On 7/12/07, Andrey <[EMAIL PROTECTED]> wrote: > > Some time ago I try KDM. It is much nicer, but don't know, how to run > it and stop it from init... And of cource I should launch local > dbus-session manually :( Basically, copy init.d/gdm to init.d/kdm. Change the gdm commands to kdm commands. Then follow this hint: http://www.linuxfromscratch.org/hints/downloads/files/starting-and-stopping- dbus-with-kdm.txt -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
