Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xorg-config.xml
Date: Thu, 18 Oct 2007 18:30:51
Message-Id: E1IiZyc-0001TV-Op@stork.gentoo.org
1 nightmorph 07/10/18 18:20:10
2
3 Modified: xorg-config.xml
4 Log:
5 a few more non-content changes i missed. there are FAR too many smileys in this doc. i blame swift\!
6
7 Revision Changes Path
8 1.25 xml/htdocs/doc/en/xorg-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.24&r2=1.25
13
14 Index: xorg-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v
17 retrieving revision 1.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- xorg-config.xml 18 Oct 2007 18:16:02 -0000 1.24
21 +++ xorg-config.xml 18 Oct 2007 18:20:10 -0000 1.25
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.24 2007/10/18 18:16:02 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.25 2007/10/18 18:20:10 nightmorph Exp $ -->
27
28 <guide link="/doc/en/xorg-config.xml">
29 <title>The X Server Configuration HOWTO</title>
30 @@ -32,7 +32,7 @@
31 The average user may be frightened at the thought of having to type in commands.
32 Why wouldn't he be able to point and click his way through the freedom provided
33 by Gentoo (and Linux in general)? Well, *big smile*, of course you are able to
34 -do this :-) Linux offers a wide variety of flashy user interfaces and
35 +do this. :-) Linux offers a wide variety of flashy user interfaces and
36 environments which you can install on top of your existing installation.
37 </p>
38
39 @@ -465,7 +465,7 @@
40 </pre>
41
42 <p>
43 -Run <c>startx</c> and be happy about the result :) Congratulations, you now
44 +Run <c>startx</c> and be happy about the result. :) Congratulations, you now
45 (hopefully) have a working Xorg on your system. The next step is to remove this
46 ugly lightweight window manager and use a high-feature one (or even a desktop
47 environment) such as KDE or GNOME, but that's not part of this guide. :)
48 @@ -488,14 +488,14 @@
49
50 <p>
51 A second point of resources on your system is the
52 -<path>/usr/X11R6/lib/X11/doc</path> directory with various <path>README</path>'s
53 +<path>/usr/X11R6/lib/X11/doc</path> directory with various <path>README</path>s
54 for individual graphical chipsets.
55 </p>
56
57 <p>
58 There are also many online resources on editing <path>xorg.conf</path>. We only
59 list few of them here, be sure to <uri link="http://www.google.com">Google</uri>
60 -for more :) As <path>xorg.conf</path> and <path>XF86Config</path> (the
61 +for more. :) As <path>xorg.conf</path> and <path>XF86Config</path> (the
62 configuration file for the XFree86 project) use the
63 same syntax for most configuration options and more information about
64 <path>XF86Config</path> is available, we'll list those resources as well.
65
66
67
68 --
69 gentoo-doc-cvs@g.o mailing list