lightdm

Started by titan, 2012/01/22, 18:13:14

Previous topic - Next topic

titan

Is there a correct way to set the default wm with lightdm. I can't find any documentation and googling has not helped.

ralul

lightdm very new it is ubuntu leading this software:
On ubuntu it is self remembering which user got into what wm ...
experiencing siduction runs better than my gentoo makes me know I know nothing

hendrikL

well,

bit late, but for the record

install lightdm, and than a configuration dialog will come up, choose lightdm as your default dm.
If not, do as root

dpkg-reconfigure lightdm

After you choose lightdm as your default dm, reboot.
If all went fine, remove gdm3 or kdm from your system.

With
dpkg -l gdm3*
or kdm, you can see what is installed and remove it with

apt-get purge ...

If you want autologing with lightdm, take a look to the following link.
I tested it and its working.

http://siripong-computer-tips.blogspot.com/2011/09/enable-lightdm-autologin-debian-wheezy.html


greetings hendrik