BAM wrote:
E16.7 and older cannot co-exist with E17. E16.8 (current CVS) can.
I have E16.7.1 co-existing with E17 on my Gentoo Linux box... the
installer automatically put E17 into /usr/local/bin, whereas E16 is in
/usr/bin.
---
S
I have it working, and this is what I did: (you may have already done
some of this, I suppose)
-Add shell scripts (as root) to /etc/X11/Sessions that dictate which
window managers to start; for example, I have one called e17 whose
content is:
#!/bin/sh
/usr/local/bin/enlightenment
-I then did
I cannot answer your questions about the code, but are you using a
recent version of entrance or one from a long time ago?
Felix Breuer wrote:
Thank you, Corfizz, for your guide, but I have done all of the above
already. And still, I can't start any session. (All I get is a black
screen
It works for me. I had to create an executable shell script in
/etc/X11/Sessions whose content was just:
#!/bin/sh
/usr/local/bin/enlightenment
Then go to edb_gtk_ed /etc/entrance_config.db and follow the conventions
already there for adding a new session entry. In the session string, you
just