swift 05/04/18 13:30:08 Modified: xml/htdocs/doc/en xorg-config.xml Log: #89479 - Adding hint on textmode in case xorgcfg itself fails or X crashes
Revision Changes Path 1.13 +5 -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.13&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.13&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.12&r2=1.13&cvsroot=gentoo Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xorg-config.xml 13 Apr 2005 16:20:21 -0000 1.12 +++ xorg-config.xml 18 Apr 2005 13:30:08 -0000 1.13 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.12 2005/04/13 16:20:21 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.13 2005/04/18 13:30:08 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.10</version> -<date>2005-04-11</date> +<version>1.11</version> +<date>2005-04-18</date> <chapter> <title>What is the X Window Server?</title> @@ -199,6 +199,8 @@ <pre caption="Using xorgcfg"> # <i>xorgcfg</i> +<comment>(In case X crashes or the configuration fails, try:)</comment> +# <i>xorgcfg -textmode</i> </pre> </body> -- [email protected] mailing list
