nightmorph 07/10/18 18:20:10 Modified: xorg-config.xml Log: a few more non-content changes i missed. there are FAR too many smileys in this doc. i blame swift\!
Revision Changes Path 1.25 xml/htdocs/doc/en/xorg-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.25&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.24&r2=1.25 Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- xorg-config.xml 18 Oct 2007 18:16:02 -0000 1.24 +++ xorg-config.xml 18 Oct 2007 18:20:10 -0000 1.25 @@ -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.24 2007/10/18 18:16:02 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.25 2007/10/18 18:20:10 nightmorph Exp $ --> <guide link="/doc/en/xorg-config.xml"> <title>The X Server Configuration HOWTO</title> @@ -32,7 +32,7 @@ The average user may be frightened at the thought of having to type in commands. Why wouldn't he be able to point and click his way through the freedom provided by Gentoo (and Linux in general)? Well, *big smile*, of course you are able to -do this :-) Linux offers a wide variety of flashy user interfaces and +do this. :-) Linux offers a wide variety of flashy user interfaces and environments which you can install on top of your existing installation. </p> @@ -465,7 +465,7 @@ </pre> <p> -Run <c>startx</c> and be happy about the result :) Congratulations, you now +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 and use a high-feature one (or even a desktop environment) such as KDE or GNOME, but that's not part of this guide. :) @@ -488,14 +488,14 @@ <p> A second point of resources on your system is the -<path>/usr/X11R6/lib/X11/doc</path> directory with various <path>README</path>'s +<path>/usr/X11R6/lib/X11/doc</path> directory with various <path>README</path>s for individual graphical chipsets. </p> <p> There are also many online resources on editing <path>xorg.conf</path>. We only list few of them here, be sure to <uri link="http://www.google.com">Google</uri> -for more :) As <path>xorg.conf</path> and <path>XF86Config</path> (the +for more. :) As <path>xorg.conf</path> and <path>XF86Config</path> (the configuration file for the XFree86 project) use the same syntax for most configuration options and more information about <path>XF86Config</path> is available, we'll list those resources as well. -- [EMAIL PROTECTED] mailing list
