On 12/14/2009 3:50 PM, Mick wrote:
When I am looking for my XSESSION I get nothing:$ echo $SESSION How do I set this up, other than Mike's suggestion of '/etc/env.d/90xsession'?
With baselayout-2, setting it in /etc/env.d is the correct method; if you want per-user sessions you can also set it in your local .bashrc file.
Also, note: $XSESSION != $SESSION, just in case it's already set and you missed it.
--Mike