Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xorg-config.xml
Date: Fri, 23 May 2008 19:40:37
Message-Id: E1Jzd7z-0000mA-8T@stork.gentoo.org
1 swift 08/05/23 19:40:35
2
3 Modified: xorg-config.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.26 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.26&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.26&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.25&r2=1.26
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.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- xorg-config.xml 18 Oct 2007 18:20:10 -0000 1.25
21 +++ xorg-config.xml 23 May 2008 19:40:35 -0000 1.26
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.25 2007/10/18 18:20:10 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.26 2008/05/23 19:40:35 swift Exp $ -->
27
28 <guide link="/doc/en/xorg-config.xml">
29 <title>The X Server Configuration HOWTO</title>
30 @@ -11,7 +11,7 @@
31
32 <abstract>
33 Xorg is the X Window server which allows users to have a graphical
34 -environment at their fingertips. This HOWTO explains what Xorg is, how to
35 +environment at their fingertips. This HOWTO explains what Xorg is, how to
36 install it and what the various configuration options are.
37 </abstract>
38
39 @@ -32,7 +32,7 @@
40 The average user may be frightened at the thought of having to type in commands.
41 Why wouldn't he be able to point and click his way through the freedom provided
42 by Gentoo (and Linux in general)? Well, *big smile*, of course you are able to
43 -do this. :-) Linux offers a wide variety of flashy user interfaces and
44 +do this. :-) Linux offers a wide variety of flashy user interfaces and
45 environments which you can install on top of your existing installation.
46 </p>
47
48 @@ -52,10 +52,10 @@
49 </p>
50
51 <p>
52 -The application that provides Linux users with the ability to run graphical
53 +The application that provides Linux users with the ability to run graphical
54 user interfaces and that uses the X11 standard is Xorg-X11, a fork of
55 the XFree86 project. XFree86 has decided to use a license that might not be
56 -compatible with the GPL license; the use of Xorg is therefore recommended.
57 +compatible with the GPL license; the use of Xorg is therefore recommended.
58 The official Portage tree does not provide an XFree86 package anymore.
59 </p>
60
61 @@ -68,14 +68,14 @@
62 <p>
63 The <uri link="http://www.x.org">X.org</uri> project created and
64 maintains a freely redistributable, open-source implementation of the X11
65 -system. It is an open source X11-based desktop infrastructure.
66 +system. It is an open source X11-based desktop infrastructure.
67 </p>
68
69 <p>
70 Xorg provides an interface between your hardware and the graphical software
71 you want to run. Besides that, Xorg is also fully network-aware, meaning you
72 are able to run an application on one system while viewing it on a different
73 -one.
74 +one.
75 </p>
76
77 </body>
78 @@ -89,8 +89,8 @@
79 <body>
80
81 <p>
82 -Enough chitchat, let's get to business shall we? To install Xorg, you just
83 -need to run <c>emerge xorg-x11</c>. Installing Xorg does take a while
84 +Enough chitchat, let's get to business shall we? To install Xorg, you just
85 +need to run <c>emerge xorg-x11</c>. Installing Xorg does take a while
86 though, so you might want to grab a snack while you are waiting.
87 </p>
88
89 @@ -216,11 +216,11 @@
90 <body>
91
92 <p>
93 -Xorg itself is able to guess most parameters for you. In most cases, you
94 -will only have to change some lines to get the resolution you want up and
95 -running. If you are interested in more in-depth tweaking, be sure to check the
96 -resources at the end of this chapter. But first, let us generate a (hopefully
97 -working) Xorg configuration file.
98 +Xorg itself is able to guess most parameters for you. In most cases, you
99 +will only have to change some lines to get the resolution you want up and
100 +running. If you are interested in more in-depth tweaking, be sure to check the
101 +resources at the end of this chapter. But first, let us generate a (hopefully
102 +working) Xorg configuration file.
103 </p>
104
105 <pre caption="Generating an xorg.conf file">
106 @@ -429,7 +429,7 @@
107 If your mouse isn't working, you will first need to find out if it is detected
108 by the kernel at all. Mice are (device-wise) seen as
109 <path>/dev/input/mouse0</path> (or <path>/dev/input/mice</path> if you want to
110 -use several mice). In some cases <path>/dev/psaux</path> is used. In either
111 +use several mice). In some cases <path>/dev/psaux</path> is used. In either
112 case you can check if the devices do represent
113 your mouse by checking the output of those files when you move your mouse. You
114 will usually see some junk on your screen. To end the session press
115 @@ -446,7 +446,7 @@
116 </p>
117
118 <p>
119 -If your mouse is detected, fill in the device in the appropriate
120 +If your mouse is detected, fill in the device in the appropriate
121 <e>InputDevice</e> section. In the next example you'll see we also set two other
122 options: <c>Protocol</c> (which lists the mouse protocol to be used -- most
123 users will use PS/2 or IMPS/2) and <c>ZAxisMapping</c> (which allows for the
124
125
126
127 --
128 gentoo-doc-cvs@l.g.o mailing list