[conspire] launching LXDE :-)
Rick Moen
rick at linuxmafia.com
Sat Nov 16 10:25:19 PST 2013
(Redirecting back to the mailing list from offlist mail.)
Quoting Paul Zander (paulz at ieee.org):
> Now that I am no longer struggling with the display manager, I did
> some more research.
>
> Yes, update-alternatives is nicely modular. `ls /etc/alternatives`
> gave me more than 200 things.
>
> Web searches moslty discussed either vi or java. On my machine,
> `update-alternatives --config editor` gives choices of nano, emacs and
> vi
>
> Oh, I did read the advice to install lxdm, but that is not a package
> name. More detective work would be required to find the proper name.
>
> My reference computer had Debian installed some time ago and
> occasionally updated. It was set up with lightdm and the alternatives
> for lxde.
Hey, good point! Web searching 'lxdm debian' finds that there's no
official Debian package for lxdm, though you find a fair amount of
grumbling about the lack of one, and an ITP (intent to package)
discussion that apparently went nowhere.
http://unix.stackexchange.com/questions/48450/how-to-install-lxdm-instead-of-gdm3
It looks like lxdm is not present in Debian wheezy; at least, it's not
included in any packages according to the results of a package contents
search. You may need to install it from source or from a third-party
repository.
If you did install an alternate display manager via dpkg, however, you
would want to run something like dpkg-reconfigure gdm3 to get a
display-manager chooser.
Debian's display manager startup scripts look at the contents of
/etc/X11/default-display-manager to see whether they should run. If you
install one manually, you will probably need to empty that file and add
your own startup script.
This post announces just such a third-party repository:
http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&p=15971
I have restored my Debian repository, and for the beginning added
fresh LXDM packages. Feedback is welcome, and will be forwarded to the
LXDE Debian maintainer team.
To use my repo, first download and import my gpg-key, extend your apt
sources, and install as usual: [...]
http://forums.debian.net/viewtopic.php?f=6&t=56934
has the grumbling and some possible lightweight alternatives offered
when someone noticed the lack of that package, e.g.:
You could try slim. Or ldm, xdm, kdm, wdm, or gdm3. Or, you could
dispense with the display manager altogether. I log on from the
console and then do sx. I have a script somewhere that turns sx
into startx. I haven't had a display manager for at least a couple
of years.
'startx' is the X11 program to start an X11 session from the command
line after console (non-graphical) login, and is indeed one alternative
to a graphical X Display Manager.
Or you could go with dirt-simple and use xdm. ;->
More information about the conspire
mailing list