Tagged Questions
0
votes
0answers
25 views
LightDM doesn't appear after login
I have got following problem: after login LightDM doesn't appear. Before login the user-choose screen works fine. I can see only my wallpaper. Also I can run terminal (by ctrl+alt+t) and other and ...
1
vote
1answer
734 views
Problem with LightDM & KDM
I'm a Kubuntu 12.10 x86_64 user.
I recently found an exquisite KDM theme on (name of KDE artwork site).
However, as the default display manager in Kubuntu is LightDM, I installed KDM with:
sudo ...
1
vote
0answers
93 views
Why does my display manager have the wrong keyboard layout after installation?
After installing X-/Kubuntu I always get the wrong/standart US keyboard layout both on my desktop and at the Display Manager. During the installation I set DE, deadgraveacute as the default layout. ...
1
vote
0answers
326 views
Is there a way to use LightDM and Unity but get a lock screen like GDM in 12.10?
I like the GDM locked screen theme a lot! But even if i set GDM as the Display Manager but log in to Unity session,the lock screen remains that oh LightDM...
I want to use LightDM as my login Display ...
1
vote
0answers
2k views
GDM and LightDM display managers not working for 12.10? [closed]
On my Ubuntu 12.10 Beta system, I am having a few problems with my display managers. LightDM does not let you go into any desktop besides Unity, and GDM crashes about 1/3 of the time after logging out ...
4
votes
1answer
156 views
How do I develop my own display manager?
For some reasons we need to create our own display manager.
We need some very special biometric identification of users.
If any one can give me some links to documentation or standarts or any ...
9
votes
2answers
9k views
How do I switch from LightDM to GDM?
How do I switch from the default display manager (Lightdm) to the older display manager (GDM)?
7
votes
1answer
9k views
How do I make GDM the default display manager?
I believe my question says what I am trying to achieve.
Steps I tried to make gdm my default display manager:
sudo dpkg-reconfigure than select gdm as my default.
Edit ...
0
votes
0answers
146 views
How To Create My Own Login Manager or Display Manager?
I'm Planning to create my own display manager.Crawled through LightDM,GDM,lxdm but ,I wanna Create One in Python.Any Idea Please ?
12
votes
6answers
3k views
Why does LightDM only show a custom wallpaper on the login screen if I have selected one of the default wallpapers? [duplicate]
Possible Duplicate:
How do I add customized wallpapers so they appear in the dynamic unity greeter?
LightDM only changes wallpapers if I have selected one of the default wallpapers. If I ...
13
votes
2answers
6k views
How can I make LightDM the default display manager?
I have LightDM installed and can start it with sudo start lightdm. But at boot, GDM is still the default. How can change this so LightDM is loaded automatically at boot instead of GDM?
7
votes
1answer
603 views
Why use a Display manager?
I'm currently trying to free as much memory as possibile because I'm using my laptop for scientific simulations. One of the things I made is disable gdm and using login+startx to start GNOME session. ...