smithj 05/08/12 02:32:20 Modified: xml/htdocs/doc/en fluxbox-config.xml Log: startup script's background setting command actually works now :-)... thanks to Jyri-Petteri Paloposki <[EMAIL PROTECTED]> for noticing
Revision Changes Path 1.15 +4 -4 xml/htdocs/doc/en/fluxbox-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.15&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.15&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/fluxbox-config.xml.diff?r1=1.14&r2=1.15&cvsroot=gentoo Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- fluxbox-config.xml 23 Jul 2005 20:14:25 -0000 1.14 +++ fluxbox-config.xml 12 Aug 2005 02:32:20 -0000 1.15 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.14 2005/07/23 20:14:25 smithj Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.15 2005/08/12 02:32:20 smithj Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.1.7</version> -<date>2005-07-23</date> +<version>1.1.8</version> +<date>2005-08-11</date> <chapter> <title>Introduction</title> @@ -492,7 +492,7 @@ # This sets a background. You must have a program setup to do this # (x11-terms/eterm is recommended) -#bsetbg -f PATH_TO_IMAGE +#fbsetbg -f PATH_TO_IMAGE # Custom fonts directory #xset +fp PATH_TO_FONT_DIRECTORY -- [email protected] mailing list
