smithj 05/06/25 19:17:21 Modified: xml/htdocs/doc/en fluxbox-config.xml Log: made the iDesk section easier to understand
Revision Changes Path 1.12 +16 -10 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.12&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.12&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.11&r2=1.12&cvsroot=gentoo Index: fluxbox-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- fluxbox-config.xml 20 Jun 2005 18:10:46 -0000 1.11 +++ fluxbox-config.xml 25 Jun 2005 19:17:21 -0000 1.12 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.11 2005/06/20 18:10:46 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.12 2005/06/25 19:17:21 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.4</version> -<date>2005-06-19</date> +<version>1.1.5</version> +<date>2005-06-25</date> <chapter> <title>Introduction</title> @@ -341,9 +341,12 @@ <p> Fluxbox does not come with a utility or program to draw icons to the desktop; -everything is handled by keyboard shortcuts, or the right-click menu. However, -it is possible to use a program to generate icons. Despite the name, idesk is +everything is handled by keyboard shortcuts, or the right-click menu. iDesk is a +program that can be used to fulfill this need. It is aimed at users of minimal +WMs like ourselves who want to display icons in the root window, and it even +supports funky graphic effects like transparency! Despite its name, iDesk is not affiliated with Apple or Mac (to the best of the author's knowledge). +Installing iDesk is as simple as: </p> <pre caption="Installing idesk"> @@ -356,11 +359,14 @@ --> <p> -Once installed, it will be necessary to add icons to the program. Idesk's icons -are handled in their config file, found at <path>~/.ideskrc</path>. This is a -rather lengthy task, and can't well be covered in this guide. For more -information, <c>man idesk</c> and look at the <uri -link="http://idesk.sourceforge.net/usage.html">usage guide</uri>. +Once installed, it will be necessary to configure iDesk so that it is able to +display the icons we desire. Its configuration file can be found at +<path>~/.ideskrc</path>. This is a rather lengthy task, and can't be well +covered in this guide. The following resources might be useful in order to help +you configure iDesk: <c>man idesk</c>, <uri +link="http://idesk.sourceforge.net/usage.html">iDesk's Usage Guide</uri> and +this <uri link="http://forums.gentoo.org/viewtopic-t-87262.html">thread in the +Gentoo Forums</uri>. </p> </body> -- [email protected] mailing list
