Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: kde-config.xml
Date: Sat, 23 Dec 2006 04:45:00
Message-Id: 20061223044447.2F8A2642F5@smtp.gentoo.org
1 nightmorph 06/12/23 04:44:47
2
3 Modified: kde-config.xml
4 Log:
5 whoops, this should have been in the previous revbump; adding another needed change for bug 158661, sorry for not including it in the previous commit/revbump
6
7 Revision Changes Path
8 1.27 xml/htdocs/doc/en/kde-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.27&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.27&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.26&r2=1.27
13
14 Index: kde-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v
17 retrieving revision 1.26
18 retrieving revision 1.27
19 diff -u -r1.26 -r1.27
20 --- kde-config.xml 23 Dec 2006 04:40:39 -0000 1.26
21 +++ kde-config.xml 23 Dec 2006 04:44:46 -0000 1.27
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.26 2006/12/23 04:40:39 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.27 2006/12/23 04:44:46 nightmorph Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -641,11 +641,15 @@
31
32 <p>
33 If you want to use <c>kdm</c> as graphical login manager (which means you don't
34 -have to login to a terminal and type <c>startx</c> every time) you need
35 -to edit a configuration file and set up your system so that it enters graphical
36 -mode after boot, as explained below.
37 +have to login to a terminal and type <c>startx</c> every time) you need to
38 +first emerge it, and then edit a configuration file and set up your system so
39 +that it enters graphical mode after boot, as explained below.
40 </p>
41
42 +<pre caption="Installing kdm">
43 +# <i>emerge --ask --noreplace kdm</i>
44 +</pre>
45 +
46 <p>
47 In <path>/etc/conf.d/xdm</path>, set the <c>DISPLAYMANAGER</c> variable to
48 <c>kdm</c>.
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list