nightmorph 09/12/17 04:41:24 Modified: xorg-config.xml Log: more fixes from bug 297245
Revision Changes Path 1.34 xml/htdocs/doc/en/xorg-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.34&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.33&r2=1.34 Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- xorg-config.xml 17 Dec 2009 04:37:10 -0000 1.33 +++ xorg-config.xml 17 Dec 2009 04:41:24 -0000 1.34 @@ -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.33 2009/12/17 04:37:10 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.34 2009/12/17 04:41:24 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>1.23</version> -<date>2009-12-08</date> +<version>1.24</version> +<date>2009-12-16</date> <chapter> <title>What is the X Window Server?</title> @@ -439,11 +439,8 @@ </pre> <p> -If you see an ugly, loathsome, repulsive, deformed window manager, that's -<c>twm</c>. To finish the twm session, type in <c>exit</c> or Ctrl-D in the -upcoming xterms. You can also kill the X session using the Ctrl-Alt-Backspace -combination. This will however make X exit disgracefully -- something that you -might not always want. +You can kill the X session using the Ctrl-Alt-Backspace combination. This will +however make X exit disgracefully -- something that you might not always want. </p> </body> @@ -541,9 +538,9 @@ <p> Run <c>startx</c> and be happy about the result. Congratulations, you now -(hopefully) have a working Xorg on your system. The next step is to remove this -ugly lightweight window manager (twm) and use a high-feature one (or even a -desktop environment) such as KDE or GNOME, but that's not part of this guide. +(hopefully) have a working Xorg on your system. The next step is to install a +useful window manager (or even a desktop environment) such as KDE or GNOME, but +that's not part of this guide. </p> </body>
