Re: [E-devel] Enlightenment installation after compile

2013-03-14 Thread Alex-P. Natsios
If you use no DM (like xdm /gdm and the rest) you most likely only need a simple entry to your .xinitrc file (which should already have one for jwm, just comment that out and add the equivalent one for Enlightenment). it should be a line like "exec $PREFIX/enlightenment_start" with $PREFIX being

Re: [E-devel] Enlightenment installation after compile

2013-03-14 Thread Massimo Maiurana
Saulo Moraes, il 14/03/2013 14:00, ha scritto: > After the make and make install any > "enligtenment.desktop" is created? yes > Where? in $PREFIX/share/xsessions -- Massimo Maiurana GPG keyID #7044D601 La fede e' credere in cio' che sai non essere vero

[E-devel] Enlightenment installation after compile

2013-03-14 Thread Saulo Moraes
Hi, I have successful compiled Enlightenment code from git repo following instructions from http://trac.enlightenment.org/e/wiki/Installation ... but now I need to config my Xorg to start Enlightenment instead of jwm, I dont have Display Manager installed (like xdm..). So my question is: The