File ecomorph_start.desktop of Package ecomorph
[Desktop Entry] Encoding=UTF-8 Name=ecomorph_start_template Comment=Read all at http://code.google.com/p/itask-module/wiki/Stuff and good luck! Type=XSession Icon=/opt/ecomorph/share/enlightenment/data/images/enlightenment.png # #this is a kind of template for ATI'n'Intel GPU's. Don't even expect it could solve all issues. # # variant 1 Exec=export DISPLAY=:1 && \ export LIBGL_ALWAYS_INDIRECT=1 && \ export LD_PRELOAD=/usr/lib/libGL.so.1 && \ /opt/ecomorph/bin/ecomorph --replace ccp & /opt/ecomorph/bin/enlightenment_start -evil # variant 2 #Exec=export DISPLAY=:1 && \ #/usr/bin/Xgl :1 -fullscreen -accel xv:pbuffer -accel glx:pbuffer -nolisten tcp & \ #/opt/ecomorph/bin/ecomorph ccp & /opt/ecomorph/bin/enlightenment_start -evil