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, 21 Jun 2007 02:38:00
Message-Id: E1I1CYM-0005Gb-HO@stork.gentoo.org
1 nightmorph 07/06/21 02:37:46
2
3 Modified: xorg-config.xml
4 Log:
5 updated xorg guide for bug 182752
6
7 Revision Changes Path
8 1.23 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.23&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.23&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.22&r2=1.23
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.22
18 retrieving revision 1.23
19 diff -u -r1.22 -r1.23
20 --- xorg-config.xml 9 Jun 2007 12:40:12 -0000 1.22
21 +++ xorg-config.xml 21 Jun 2007 02:37:46 -0000 1.23
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.22 2007/06/09 12:40:12 jkt Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.23 2007/06/21 02:37:46 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -22,8 +22,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.16</version>
35 -<date>2007-06-09</date>
36 +<version>1.17</version>
37 +<date>2007-06-20</date>
38
39 <chapter>
40 <title>What is the X Window Server?</title>
41 @@ -144,28 +144,27 @@
42
43 <note>
44 If the suggested settings don't work for you, you should run <c>emerge -pv
45 -xorg-x11</c>, check all the options available and choose those which
46 -apply to your system. In different versions of Xorg and on different
47 -architectures displaying these variables can be done with <c>emerge -pv
48 -xorg-server</c> command rather than the one above. The example is for x86
49 -architecture and xorg-x11-7.0.
50 +xorg-server</c>, check all the options available and choose those which apply to
51 +your system. The example is for the amd64 architecture and
52 +<c>xorg-server-1.2</c>.
53 </note>
54
55 <pre caption="Displaying all the driver options available">
56 -# <i>emerge -pv xorg-x11</i>
57 +# <i>emerge -pv xorg-server</i>
58
59 These are the packages that would be merged, in order:
60
61 Calculating dependencies... done!
62 -[ebuild R ] x11-base/xorg-x11-7.0-r1 USE="-3dfx" INPUT_DEVICES="keyboard
63 -mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300
64 --elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -magictouch
65 --microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957
66 --ur98 -vmmouse -void -wacom" VIDEO_CARDS="nvidia -apm -ark -chips -cirrus
67 --cyrix -dummy -fbdev -fglrx -glint -i128 -i740 -i810 -imstt -mach64 -mga
68 --neomagic -nsc -nv -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion
69 --sis -sisusb -tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware -voodoo" 0
70 -kB
71 +[ebuild R ] x11-base/xorg-server-1.2.0-r3 USE="dri nptl xorg (-3dfx) -debug
72 +-dmx -ipv6 -kdrive -minimal -sdl -xprint" INPUT_DEVICES="keyboard mouse -acecad
73 +-aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev
74 +-fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax
75 +-penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom"
76 +VIDEO_CARDS="nvidia -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx
77 +-glint -i128 (-i740) -i810 (-impact) (-imstt) -mach64 -mga -neomagic (-newport)
78 +(-nsc) -nv -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis
79 +-sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx)
80 +-tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware -voodoo" 0 kB
81 </pre>
82
83 <p>
84
85
86
87 --
88 gentoo-doc-cvs@g.o mailing list