nightmorph 09/08/01 23:43:09 Modified: fluxbox-config.xml Log: mention that users should first have setup a working X env by following the xorg guide, bug 279807
Revision Changes Path 1.34 xml/htdocs/doc/en/fluxbox-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.34&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.33&r2=1.34 Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- fluxbox-config.xml 27 May 2009 18:26:28 -0000 1.33 +++ fluxbox-config.xml 1 Aug 2009 23:43:08 -0000 1.34 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.33 2009/05/27 18:26:28 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.34 2009/08/01 23:43:08 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/fluxbox-config.xml"> @@ -26,8 +26,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.12</version> -<date>2009-05-27</date> +<version>1.13</version> +<date>2009-08-01</date> <chapter> <title>Introduction</title> @@ -89,6 +89,11 @@ <body> <p> +First, make sure you've installed a working X environment, as shown in the <uri +link="/doc/en/xorg-config.xml">X Server Configuration HOWTO</uri>. +</p> + +<p> Before you install Fluxbox, you should take a look at some of the available USE flags. </p>
