On 07/20/2012 04:00 PM, E. Liddell wrote:
My system appears to have /etc/X11/Sessions/Xsession
rather than
either of the other two.
OK, the list is now:
[[ -r /etc/X11/Xsession ]] && . /etc/X11/Xsession
[[ -r /etc/X11/xinit/Xsession ]] && . /etc/X11/xinit/Xsession
[[ -r /etc/X11/Sessions/Xsession ]] && . /etc/X11/Sessions/Xsession
--
David C. Rankin, J.D.,P.E.