trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: July 2012

Re: [trinity-devel] [Patch] Re: [trinity-devel] tdm login screen - gentdmconf, need to check existence of /etc/X11/Xsession before sourcing

From: "David C. Rankin" <drankinatty@...>
Date: Fri, 20 Jul 2012 15:59:33 -0500
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.