Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: xorg-config.xml
Date: Sat, 02 Jan 2010 03:02:51
Message-Id: E1NQuGH-0007bw-8w@stork.gentoo.org
1 nightmorph 10/01/02 03:02:41
2
3 Modified: xorg-config.xml
4 Log:
5 Latest stable xinit (1.2 and up) no longer install TWM, xterm, or xclock, so don't mention assume they're present
6
7 Revision Changes Path
8 1.36 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.36&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.36&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.35&r2=1.36
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.35
18 retrieving revision 1.36
19 diff -u -r1.35 -r1.36
20 --- xorg-config.xml 31 Dec 2009 01:37:01 -0000 1.35
21 +++ xorg-config.xml 2 Jan 2010 03:02:40 -0000 1.36
22 @@ -1,12 +1,12 @@
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.35 2009/12/31 01:37:01 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.36 2010/01/02 03:02:40 nightmorph Exp $ -->
27
28 <guide>
29 <title>The X Server Configuration HOWTO</title>
30
31 <author title="Author">
32 - <mail link="swift@g.o">Sven Vermeulen</mail>
33 + <mail link="swift"/>
34 </author>
35 <author title="Author">
36 <mail link="nightmorph"/>
37 @@ -22,8 +22,8 @@
38 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
39 <license/>
40
41 -<version>1.25</version>
42 -<date>2009-12-30</date>
43 +<version>1.26</version>
44 +<date>2010-01-01</date>
45
46 <chapter>
47 <title>What is the X Window Server?</title>
48 @@ -451,10 +451,6 @@
49 /etc/env.d/90xsession</c>. This will create the <path>90xsession</path> file
50 and set the default X session to Xfce4.
51 </li>
52 - <li>
53 - If all of the above fail, it will fall back to a simple window manager,
54 - usually <c>twm</c>.
55 - </li>
56 </ul>
57
58 <pre caption="Starting X">