nightmorph 06/12/23 04:40:39 Modified: kde-config.xml Log: changed DISPLAYMANAGER config file location, bug 158661
Revision Changes Path 1.26 xml/htdocs/doc/en/kde-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.26&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.25&r2=1.26 Index: kde-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- kde-config.xml 29 Nov 2006 15:48:57 -0000 1.25 +++ kde-config.xml 23 Dec 2006 04:40:39 -0000 1.26 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.25 2006/11/29 15:48:57 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.26 2006/12/23 04:40:39 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.17</version> -<date>2006-10-31</date> +<version>1.18</version> +<date>2006-12-22</date> <chapter> <title>What is the K Desktop Environment?</title> @@ -647,12 +647,12 @@ </p> <p> -In <path>/etc/rc.conf</path>, set the <c>DISPLAYMANAGER</c> variable to +In <path>/etc/conf.d/xdm</path>, set the <c>DISPLAYMANAGER</c> variable to <c>kdm</c>. </p> -<pre caption="Setting DISPLAYMANAGER in /etc/rc.conf"> -# <i>nano -w /etc/rc.conf</i> +<pre caption="Setting DISPLAYMANAGER in /etc/conf.d/xdm"> +# <i>nano -w /etc/conf.d/xdm</i> <comment>(Edit the following variable)</comment> DISPLAYMANAGER="kdm" </pre> -- [email protected] mailing list
