I want to replace gdm with another display manager. I did aptitude install slim (tried also xdm) and got a possibility to configure which display manager should be used. But after the reboot the display manager didn't got started. The Ubuntu-logo with the points simulating a progress goes on and on. If I press ESC, I can see, that slim (or xdm) was started, but I cannot see any login-screen. How can I use these alternative display managers?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|||||
|
|
SLiM saves the themes on /usr/share/slim/themes and the configuration file on /etc/slim.conf which is the one that will do all the work.
We only need to modify these files and then create a new folder inside /usr/share/slim/themes and put our own files.
Now we´ve got to tell SLiM where to look for the files, we must edit /etc/slim.conf. And look for the line that says:
and replace it with your own folder. |
|||||||
|
