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

Re: KDE Themes Missing?



I was able to get KDM working by switching a value in one of the config files from true to false so that it would force KDM to start. Worked great except for the fact that my keyboard didn't work...

I looked online and it seems like it's a fairly common problem. I just decided to turn off the graphical login and just use the console and startx. It's easy and probably less CPU intensive. Thanks for the help. :)



From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen)
To: Sven Krahn <sven.krahn@gmail.com>
CC: debian-amd64@lists.debian.org, Pat C <firefly2442@hotmail.com>
Subject: Re: KDE Themes Missing?
Date: Wed, 19 Jan 2005 12:44:15 -0500

On Wed, Jan 19, 2005 at 06:38:29PM +0100, Sven Krahn wrote:
> On Wed, 19 Jan 2005 15:30:55 +0000, Pat C <firefly2442@hotmail.com> wrote: > > So my debian system is awesome. I'm using KDE and I love the new KDE 3.3 > > setup. However, I can't seem to be able to change the graphical login when > > the computer starts up. It's this plain drab Debian logo and two boxes. I
>
> If you prefer the standard console login just de-activate xdm
> (unfortunately, 'apt-get remove xdm' has too many dependencies
> (complete KDE) which will be affected as well) in /etc/init.d/ by (as
> root)
>
> # update-rc.d -f xdm remove
> # echo xdm hold | dpkg --set-selections

Why not just: apt-get install kdm, and when it asks, say you want kdm as
the default display manager.  Or change /etc/X11/default-display-manager
file to have the right name.  That is what the init.d files for xdm, kdm
and gdm look at to decide which one of them should actually start.

Len Sorensen




Reply to: