On Sun, 2005-05-15 at 13:25 -0700, Tom wrote: > On Sunday 15 May 2005 09:02, Sam Johnson wrote: > > After setting that, it is STILL appearing as GDM!!!! >:o( > > > > On 5/15/05, Peter Schmitt <offcampus@xxxxxxxxxxxx> wrote: > > > DISPLAYMANAGER="KDE" works great!! > > > > > > > > > *Message: 1 > > > Date: Sun, 15 May 2005 07:18:06 -0400 > > > From: Sam Johnson <johnsonsamc@xxxxxxxxx> <johnsonsamc@xxxxxxxxx> > > > Subject: Re: Set KDE as default session on FC3 without uninstalling > > > GNOME? > > > To: Fedora-List <fedora-list@xxxxxxxxxx> <fedora-list@xxxxxxxxxx> > > > Message-ID: <1116155887.4962.0.camel@xxxxxxxxxxxxxxxxxxxxx> > > > <1116155887.4962.0.camel@xxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain; > > > charset="us-ascii" > > > > > > The file used to read: > > > > > > DESKTOP="GNOME" > > > > > > And now it reads: > > > > > > DEKTOP="KDE" > > > DISPLAYMANAGER="KDM" > > > > If the above is copied from /etc/sysconfig/desktop then there is an "S" > missing in desktop. That could cause this problem. > > HTH, Tom > -- > Tom Taylor > registered linux user #263467 > Hi, 1001# cat /etc/sysconfig/desktop DESKTOP="KDE" WINDOWMANAGER="KDE" DISPLAYMANAGER="KDE" This has always done the trick for me ! John