Well the recommanded way to source your xsession is given in bug: #398300. There are two things that happen here: You have to add a file named "Xsessions.desktop" to /etc/X11/sessions with the contents: [Desktop Entry] Name=Xsession Comment=This runs ~/.xsession Exec=/etc/X11/Xsession
Exec=default should be the right way, but it is not because of the bug i reported here. The problem is that with Exec=/etc/X11/Xsession, the files in Xsession.d get sourced twice, so it would be nice if we could put Exec=default instead. -- /etc/gdm/Xsession does not call /etc/X11/Xsession https://bugs.launchpad.net/bugs/465349 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
