nightmorph 11/03/02 08:16:43 Modified: xorg-config.xml Log: additional env-update reminder after editing 90xsession, bug 351370
Revision Changes Path 1.44 xml/htdocs/doc/en/xorg-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.43&r2=1.44 Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- xorg-config.xml 2 Mar 2011 07:17:38 -0000 1.43 +++ xorg-config.xml 2 Mar 2011 08:16:43 -0000 1.44 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.43 2011/03/02 07:17:38 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.44 2011/03/02 08:16:43 nightmorph Exp $ --> <guide> <title>The X Server Configuration HOWTO</title> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5</version> -<date>2011-03-01</date> +<version>6</version> +<date>2011-03-02</date> <chapter> <title>What is the X Window Server?</title> @@ -580,7 +580,8 @@ on the system. For example, as root, run <c>echo XSESSION="Xfce4" > /etc/env.d/90xsession</c>. This will create the <path>90xsession</path> file and set the default X session to <uri - link="/doc/en/xfce-config.xml">Xfce</uri>. + link="/doc/en/xfce-config.xml">Xfce</uri>. Remember to run <c>env-update</c> + after changing <path>90xsession</path>. </li> </ul>
