cessot olivier wrote:
> 2007/1/10, [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:
>
>     cessot olivier schrieb:
>     > In mandrake 10.1 (and maybe others), the way to go is quite easy
>     (if you
>     > understand shell scripts)
>     >
>     > I give a (quite) thorough howto for newbies (not for you),
>     because newbie I
>     > once was and will be again when I change my distro... :)
>     >
>     > So if there is too much information, just skip what you know and
>     don't be
>     > offended.
>     >
>     > You must edit /etc/sysconfig/desktop and change the line
>     > DISPLAYMANAGER=your_actual_dm_identifier to DISPLAYMANAGER=entrance
>     > or the word you want to select entrance
>     >
>     > then you must hack /etc/X11/prefdm and see what's done for kdm
>     (or gdm),
>     > make a copy/paste and make the appropriate changes :
>     > replace the identifiers used for kdm to those you want to select
>     entrance
>     > (including the one you used in /etc/sysconfig/desktop...)
>     > warning, the name of the login manager is entranced, not just
>     entrance so
>     > you must use
>     >    preferred=entranced
>     >
>     > One last thing : at the top of this file, the PATH variable is
>     overwritten,
>     > make sure your entranced binary is accessible using it !
>     > I just wasted hours for such a stupid detail I didn't notice...
>     >
>     > To achieve this you can append the location of entranced to the path
>     > or make a logical link to it from one of the folders using
>     >   ln -s /yourpath/entranced /destinationpath
>     > with /usr/sbin as your destination path for instance (entranced
>     is not to be
>     > launched by users...)
>     >
>     > I hope it can help !
>     >
>     > GBX
>     >
>     >
>     That is much too much work for a simple DM. If you like, i can show
>     you some config update script which does everything for you.
>     I have been using it in my e17 packages and after installing entrance
>     it can be selected via drakedm, but has to be started by hand.
>     If you are interested in this, please tell me.
>
>     Kind Regards
>
>     Florian Hubold
>
> That would be nice !
> I tried to use drakdm but it simply did not allow me to choose 
> entrance (only kdm or xdm), so I did it the hard way. I'm not unhappy 
> however, since I learned  some  in the process.
>
> My installation works but tell me more, I can help people around my 
> try and love E.
>
> regards,
>
> GBX
FYI, i'm a packager for mandrivauser.de and we have set up
a testing repo for e17 from a recent cvs checkout. I have packaged
entrance as well as f.ex. e_modules and e_utils, but look for yourself:
Either directly at: ftp://ftp.mandrivauser.de/rpm/extra/2007/e17/RPMS
or you can set that up as an urpmi repository.

Oh and regarding to entrance, now i rememeber what i had to change:

ecore_config -c /etc/entrance_config.cfg -k /entranced/xserver -s 
"/usr/bin/X -quiet -nolisten tcp vt7"

because x binaries are kept at /usr/bin instead of /usr/X11R6/bin
and i called entrance from runlevel 3 with this command:

/etc/init.d/entrance start*
*
Kind Regards

Florian Hubold

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to