Dear list, I wanted to try out a new display manager to login. I chose SLiM to start XFCE. To do that I installed 10.2 with the option "minimal graphical system" and then installed manual XFCE 4.4 and gdm.
How do I change gdm to SLiM?? SLiM is installed as /usr/bin/slim. It should be started with parameter "-d". I changed DISPLAY_MANAGER in /etc/sysconfig/displaymanager to "slim". But how do I integrate it in /etc/init.d/xdm? There is a case block where DISPLAYMANAGER (the one inside xdm) is set. But it isn't enough to put two new lines inside like "slim DISPLAYMANAGER="/usr/bin/slim -d" and ";;". As far as I understood this script is not only starting xdm but gdm, kdm and so on. This is why I'm thinking of integration instead of having it's own init script. Another question would be: gdm is in /etc/preload.d. How do I put SLiM in it? Thanks. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
