nightmorph 07/06/21 02:37:46 Modified: xorg-config.xml Log: updated xorg guide for bug 182752
Revision Changes Path 1.23 xml/htdocs/doc/en/xorg-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.23&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.22&r2=1.23 Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- xorg-config.xml 9 Jun 2007 12:40:12 -0000 1.22 +++ xorg-config.xml 21 Jun 2007 02:37:46 -0000 1.23 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.22 2007/06/09 12:40:12 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.23 2007/06/21 02:37:46 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.16</version> -<date>2007-06-09</date> +<version>1.17</version> +<date>2007-06-20</date> <chapter> <title>What is the X Window Server?</title> @@ -144,28 +144,27 @@ <note> If the suggested settings don't work for you, you should run <c>emerge -pv -xorg-x11</c>, check all the options available and choose those which -apply to your system. In different versions of Xorg and on different -architectures displaying these variables can be done with <c>emerge -pv -xorg-server</c> command rather than the one above. The example is for x86 -architecture and xorg-x11-7.0. +xorg-server</c>, check all the options available and choose those which apply to +your system. The example is for the amd64 architecture and +<c>xorg-server-1.2</c>. </note> <pre caption="Displaying all the driver options available"> -# <i>emerge -pv xorg-x11</i> +# <i>emerge -pv xorg-server</i> These are the packages that would be merged, in order: Calculating dependencies... done! -[ebuild R ] x11-base/xorg-x11-7.0-r1 USE="-3dfx" INPUT_DEVICES="keyboard -mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 --elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -magictouch --microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 --ur98 -vmmouse -void -wacom" VIDEO_CARDS="nvidia -apm -ark -chips -cirrus --cyrix -dummy -fbdev -fglrx -glint -i128 -i740 -i810 -imstt -mach64 -mga --neomagic -nsc -nv -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion --sis -sisusb -tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware -voodoo" 0 -kB +[ebuild R ] x11-base/xorg-server-1.2.0-r3 USE="dri nptl xorg (-3dfx) -debug +-dmx -ipv6 -kdrive -minimal -sdl -xprint" INPUT_DEVICES="keyboard mouse -acecad +-aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev +-fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax +-penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" +VIDEO_CARDS="nvidia -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx +-glint -i128 (-i740) -i810 (-impact) (-imstt) -mach64 -mga -neomagic (-newport) +(-nsc) -nv -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis +-sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) +-tdfx -tga -trident -tseng -v4l -vesa -vga -via -vmware -voodoo" 0 kB </pre> <p> -- [EMAIL PROTECTED] mailing list
