swift 05/04/09 11:30:48 Modified: xml/htdocs/doc/en xorg-config.xml Log: Add info on xorgcfg
Revision Changes Path 1.10 +13 -3 xml/htdocs/doc/en/xorg-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xorg-config.xml?rev=1.10&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xorg-config.xml?rev=1.10&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xorg-config.xml.diff?r1=1.9&r2=1.10&cvsroot=gentoo Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xorg-config.xml 25 Mar 2005 15:55:32 -0000 1.9 +++ xorg-config.xml 9 Apr 2005 11:30:48 -0000 1.10 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.9 2005/03/25 15:55:32 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.10 2005/04/09 11:30:48 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.8</version> -<date>2005-03-25</date> +<version>1.9</version> +<date>2005-04-09</date> <chapter> <title>What is the X Window Server?</title> @@ -191,6 +191,16 @@ # <i>xorgconfig</i> </pre> +<p> +Another tool, also provided by Xorg, is <c>xorgcfg</c>, which will first +attempts to run <c>Xorg -configure</c> and then start the X server for more +final tweaking. +</p> + +<pre caption="Using xorgcfg"> +# <i>xorgcfg</i> +</pre> + </body> </section> <section> -- [email protected] mailing list
