nightmorph 10/01/02 03:02:41 Modified: xorg-config.xml Log: Latest stable xinit (1.2 and up) no longer install TWM, xterm, or xclock, so don't mention assume they're present
Revision Changes Path 1.36 xml/htdocs/doc/en/xorg-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.36&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.35&r2=1.36 Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- xorg-config.xml 31 Dec 2009 01:37:01 -0000 1.35 +++ xorg-config.xml 2 Jan 2010 03:02:40 -0000 1.36 @@ -1,12 +1,12 @@ <?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.35 2009/12/31 01:37:01 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.36 2010/01/02 03:02:40 nightmorph Exp $ --> <guide> <title>The X Server Configuration HOWTO</title> <author title="Author"> - <mail link="[email protected]">Sven Vermeulen</mail> + <mail link="swift"/> </author> <author title="Author"> <mail link="nightmorph"/> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.25</version> -<date>2009-12-30</date> +<version>1.26</version> +<date>2010-01-01</date> <chapter> <title>What is the X Window Server?</title> @@ -451,10 +451,6 @@ /etc/env.d/90xsession</c>. This will create the <path>90xsession</path> file and set the default X session to Xfce4. </li> - <li> - If all of the above fail, it will fall back to a simple window manager, - usually <c>twm</c>. - </li> </ul> <pre caption="Starting X">
