nightmorph 09/11/30 18:55:06 Modified: xfce-config.xml Log: Use env.d for the xsession variable location, not rc.conf. bug 295180.
Revision Changes Path 1.25 xml/htdocs/doc/en/xfce-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.25&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xfce-config.xml?r1=1.24&r2=1.25 Index: xfce-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- xfce-config.xml 30 Nov 2009 18:49:45 -0000 1.24 +++ xfce-config.xml 30 Nov 2009 18:55:06 -0000 1.25 @@ -1,8 +1,8 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.24 2009/11/30 18:49:45 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xfce-config.xml,v 1.25 2009/11/30 18:55:06 nightmorph Exp $ --> -<guide link="/doc/en/xfce-config.xml"> +<guide> <title>The Xfce Configuration Guide</title> <author title="Author"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.19</version> -<date>2009-10-07</date> +<version>1.20</version> +<date>2009-11-30</date> <chapter> <title>Introduction</title> @@ -418,9 +418,14 @@ <p> SLiM can automatically start your Xfce session if you add -<c>XSESSION="Xfce4"</c> to <path>/etc/rc.conf</path>. +<c>XSESSION="Xfce4"</c> to <path>/etc/env.d/90xsession</path>: </p> +<pre caption="Setting XSESSION"> +# <i>echo XSESSION=\"Xfce4\" > /etc/env.d/90xsession</i> +# <i>env-update && source /etc/profile</i> +</pre> + </body> </section> <section>