topic title: Enlightenment
Posts: 20
Sombreros
Joined: 16 May 2008
#1
Hi all,

I install the enlightenment package in my antix 7.5 with aptitude, all was find with the dependencies.
But i cant start on it. I change the slim.conf and i try a lot of combinaison in the .xinitrc file, but nothing.
If someone know?

Amicalement.
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#2
Which enlightenment did you install?

For e17:

Code: Select all

e17)
        exec enlightenment_start
        ;;
For e16, I think it might be:

Code: Select all

e16)
        exec starte16
        ;;
I'm not sure about e16, but try both.