

Code: Select all
/usr/bin/xscreensaver&
/usr/bin/gnome-panel&
/usr/bin/gdesklets&
/usr/libexec/gnome-settings-daemon --oaf-activate-iid=OAFIID:GNOME_SettingsDaemon --oaf-ior-fd=38&
exec /usr/bin/enlightenment


Session files are located in /etc/X11/Sessionschrono325 wrote:Entrance is giving me some trouble regarding .xsession scripts. Mine is:Under gdm it works just fine, launching gdesklets and setting up the theme and such. If I am reading correctly, the "Default" option is supposed to excecute the user's .xsession upon login. Am I doing this wrong?Code: Select all
/usr/bin/xscreensaver& /usr/bin/gnome-panel& /usr/bin/gdesklets& /usr/libexec/gnome-settings-daemon --oaf-activate-iid=OAFIID:GNOME_SettingsDaemon --oaf-ior-fd=38& exec /usr/bin/enlightenment
Thanks
P.S. Where are the "sessions" located (gnome, enlightenment, fluxbox, etc.)
Code: Select all
edb_ed $DB add /entrance/theme str "default2.eet"Code: Select all
./build_config.sh
cp entrance_config.db /etcCode: Select all
entrance -T -t default2

I don't know why, using bash history (edit+run+cp), I redid it (to enable opengl) and it then worked. I'm sorry for jumping to conclusions.korda wrote:How does it not work?
