Page 1 of 1

switch to lightdm from terminal

PostPosted: Dec 24th, '11, 12:42
by almusalimalmusalimah
hello everyone

how can i switch to lightdm from any dm manager like KDM or GDM or elsa (( enlightenment dm manager )) - i wish you import it from thier svn - ..... FROM TERMINAL

IF....... mcc just like now hasnt an option for activating lightdm instead those other

Re: switch to lightdm from terminal

PostPosted: Dec 24th, '11, 22:20
by doktor5000
Is this a package request for lightdm? Because currently we don't have lightdm, only xdm.

And i don't understand the "i wish you import it from thier svn - ..... FROM TERMINAL" what do you mean by the terminal part?
As it's currently not packaged, you can not install it nor switch to it, be it via MCC or via terminal ...

Re: switch to lightdm from terminal

PostPosted: Dec 24th, '11, 23:20
by almusalimalmusalimah
doktor5000 wrote:Is this a package request for lightdm? Because currently we don't have lightdm, only xdm.


look at this mirror http://mageia.c3sl.ufpr.br/distrib/cauldron/i586/media/core/release/ you will find (( lightdm )) if you installed it ....... drakedm will not see it and put it with the all other DMs' like KDM / GDM / XDM

doktor5000 wrote:And i don't understand the "i wish you import it from thier svn - ..... FROM TERMINAL" what do you mean by the terminal part?


i wish you import it from thier svn = this is with the part one which is

how can i switch to lightdm from any dm manager like KDM or GDM or elsa (( enlightenment dm manager - i wish you import it from thier svn ))


FROM TERMINAL = part two which is my whole point in the Q

so if you put it together it will give you the whole idea .........

so my Q wil be

how can you switch from KDM or GDM or any other of the DMs' TO other DM like lightdm via terminal

Re: switch to lightdm from terminal

PostPosted: Dec 24th, '11, 23:43
by doktor5000
Well, you should read up on the topic, maybe http://wiki.mandriva.com/en/Development/Howto/Wmsession helps.

Re: switch to lightdm from terminal

PostPosted: Dec 24th, '11, 23:54
by almusalimalmusalimah
doktor5000 wrote:Well, you should read up on the topic, maybe http://wiki.mandriva.com/en/Development/Howto/Wmsession helps.


thanks man

Re: switch to lightdm from terminal

PostPosted: Dec 26th, '11, 23:58
by almusalimalmusalimah
ah .... Mr.doctor5000 ..... ook what mandriva wiki says

Add a file to describe the new display manager in /etc/X11/dm.d. The filename must end in .conf and begin with 2 digits.

This 2 digits number will be used to choose a dm when no DISPLAYMANAGER or DESKTOP variable has been defined in /etc/sysconfig/desktop. The smaller number has the highest priority. You may wish that prefdm tries for your new dm before xdm (always installed with X.org), then the number has to be less than 30.

urpmf /etc/X11/dm.d/ can be used to check currently used filenames and numbers.

Here is /etc/X11/dm.d/10kdm.conf for example:


i dont have a problem to understand that .....

but the really problem here is

there is no any directory in X11 folder called dm.d

Re: switch to lightdm from terminal

PostPosted: Jan 7th, '12, 18:43
by doktor5000
Currently looking at it.

Re: switch to lightdm from terminal

PostPosted: Jan 8th, '12, 13:28
by doktor5000
almusalimalmusalimah wrote:
Add a file to describe the new display manager in /etc/X11/dm.d. The filename must end in .conf and begin with 2 digits


there is no any directory in X11 folder called dm.d


That should be /usr/share/X11/dm.d nowadays. Currently importing the wiki page from Mandriva wiki and updating it in the process.