What you guys can try is logging out of your current sessions and going into a failsafe term then starting up whatever apps you want through terms, and formulating an .xsession file which will be run whenever you login automatically. Mine looks like this (but you can do tons of other stuff with this get creative!)
#! /bin/csh -f exec fetchmail -d 10 & gnome-settings-daemon & #this gives the GNOME stuff enlightenment a good resource for the .xsession file is at: http://www-ugrad.cs.colorado.edu/X/xsession.html The cool thing about enlightenment is it can control this same behavior with the xxx-session-snapshot file in your ~/.enlightenment. You should be able to figure out the syntax and all just by reading it. If you are running FC you need to add /lib/libexec to your path in order to start gnome-settings-daemon at startup. Now that i've read this it seems somewhat "elementary". I hope you don't find it offending, I'm not insulting your knowledge of Linux or E. Just trying to help. Justin Ps let me know if you need anything else. ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
