Add to /etc/X11/Xsession.d/99x11-common_start : --------------------------------------- if [ -f $HOME/.xsession ] then STARTUP="$HOME/.xsession" fi --------------------------------------- If the is a .xsession file it will be run, If not, start the default session.
-- /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
