public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2005-07-15 15:32 Jonathan Smith
  0 siblings, 0 replies; 16+ messages in thread
From: Jonathan Smith @ 2005-07-15 15:32 UTC (permalink / raw
  To: gentoo-doc-cvs

smithj      05/07/15 15:32:02

  Modified:    xml/htdocs/doc/en fluxbox-config.xml
  Log:
  fixed menu configuration using fluxbox-generate_menu now that fluxbox 0.9.13-r1 is stable

Revision  Changes    Path
1.13      +13 -19    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.13&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.13&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.12&r2=1.13&cvsroot=gentoo

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- fluxbox-config.xml	25 Jun 2005 19:17:21 -0000	1.12
+++ fluxbox-config.xml	15 Jul 2005 15:32:01 -0000	1.13
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.12 2005/06/25 19:17:21 smithj Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.13 2005/07/15 15:32:01 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.5</version>
-<date>2005-06-25</date>
+<version>1.1.6</version>
+<date>2005-07-15</date>
 
 <chapter>
 <title>Introduction</title>
@@ -527,18 +527,15 @@
 The program can still be run by command-line.
 </p>
 
-<!--
-This section will be changed slightly when fluxbox-0.9.13 goes stable in
-portage on approx 2005-06-14 unless bugs crop up (as stated by ciaranm)
--->
-
 <p>
 There is a program already on your system called <c>fluxbox-generate_menu</c>,
-which can be used to generate menus. If you have Fluxbox >=0.9.13, you have a
-version of this program patched especially for Gentoo, enabling the script to
-find many more packages than before. This script is almost infinitly better
-than those before it, and found programs on my system that I didn't know
-existed. To run it (as a non-root user):
+which can be used to generate menus. To use this program, you must have Fluxbox
+0.9.13 or higher. To ensure that you have that version, type <c>emerge --sync
+&amp;&amp; emerge -u fluxbox</c>. This will install a special version of this
+script which has been patched for Gentoo, enabling the script to find many more
+packages than before. This script is almost infinitly better than those before
+it, and found programs on my system that I didn't know existed. To run it (as a
+non-root user):
 </p>
 
 <pre caption="Generating menus for >=fluxbox-0.9.13">
@@ -546,12 +543,9 @@
 </pre>
 
 <p>
-If you have a version of Fluxbox less than 0.9.13 (due to package masks or
-keyword masks), simply type <c>fluxbox-generate_menu</c>. This program suffers
-from the problems of ineffecient organization and an inability to find major
-packages such as gaim. When 0.9.13 becomes stable, it is recommended that you
-upgrade and use <c>fluxbox-generate_menu -is -ds</c> instead of other programs
-such as <c>mmaker</c>, which do not understand Gentoo's directory structure.
+It is recommended that you upgrade and use <c>fluxbox-generate_menu -is -ds</c>
+instead of other programs such as <c>mmaker</c>, which do not understand
+Gentoo's directory structure.
 </p>
 
 <note>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2005-07-23 20:14 Jonathan Smith
  0 siblings, 0 replies; 16+ messages in thread
From: Jonathan Smith @ 2005-07-23 20:14 UTC (permalink / raw
  To: gentoo-doc-cvs

smithj      05/07/23 20:14:25

  Modified:    xml/htdocs/doc/en fluxbox-config.xml
  Log:
  #99612: fixed a few unclear sections, fixed abstract, and added <c> tags around k3b

Revision  Changes    Path
1.14      +9 -9      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.14&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.14&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.13&r2=1.14&cvsroot=gentoo

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- fluxbox-config.xml	15 Jul 2005 15:32:01 -0000	1.13
+++ fluxbox-config.xml	23 Jul 2005 20:14:25 -0000	1.14
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.13 2005/07/15 15:32:01 smithj Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.14 2005/07/23 20:14:25 smithj Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -17,15 +17,15 @@
 </author>
 
 <abstract>
-This howto will show you how to set up the Fluxbox windows manager for X11.
+This howto will show you how to set up the Fluxbox window manager for X11.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.1.6</version>
-<date>2005-07-15</date>
+<version>1.1.7</version>
+<date>2005-07-23</date>
 
 <chapter>
 <title>Introduction</title>
@@ -77,11 +77,11 @@
 
 <p>
 Gentoo provides an ebuild to quickly and easily install Fluxbox. While Gentoo
-provides the USE flags of <c>gnome</c> and <c>kde</c> which are to provide
-"compatibility" for those WMs, it has not been the author's experience that
-those are needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are
-free to emerge and configure those independently. For example, the author uses
-Fluxbox with k3b, the KDE CD-R(W) burning utility.
+provides the <c>gnome</c> and <c>kde</c> USE flags to give compatibility with
+these WMs, it has been the author's experience that these USE flags are not
+needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free to
+emerge and configure those independently. For example, the author uses Fluxbox
+with <c>k3b</c>, the KDE CD-R(W) burning utility.
 </p>
 
 <p>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2005-08-12  2:32 Johnathan Smith
  0 siblings, 0 replies; 16+ messages in thread
From: Johnathan Smith @ 2005-08-12  2:32 UTC (permalink / raw
  To: gentoo-doc-cvs

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 <zeip@htklx2.htk.fi> 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



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-02-11 12:57 Josh Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Josh Saddler @ 2006-02-11 12:57 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/02/11 12:57:12

  Modified:    xml/htdocs/doc/en fluxbox-config.xml
  Log:
  Torsmo and XFree86 references removed, see bug 87330

Revision  Changes    Path
1.16      +7 -14     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.16&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.16&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.15&r2=1.16&cvsroot=gentoo

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- fluxbox-config.xml	12 Aug 2005 02:32:20 -0000	1.15
+++ fluxbox-config.xml	11 Feb 2006 12:57:12 -0000	1.16
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.15 2005/08/12 02:32:20 smithj Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.16 2006/02/11 12:57:12 nightmorph Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -24,8 +24,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.1.8</version>
-<date>2005-08-11</date>
+<version>1.1.9</version>
+<date>2006-02-11</date>
 
 <chapter>
 <title>Introduction</title>
@@ -57,14 +57,6 @@
 using third party programs which work well with Fluxbox.
 </p>
 
-<p>
-Also note that since early 2005, XFree86 has been dropped from Gentoo Portage.
-This means that this guide is assuming the reader is using Xorg. If not, then
-this guide may nonetheless be accurate, but it does not attempt to provide
-cross-compatibility with XFree. Gentoo recommends changing to Xorg by <c>emerge
-xorg-x11</c>.
-</p>
-
 </body>
 </section>
 </chapter>
@@ -312,6 +304,9 @@
 
 </body>
 </section>
+<!-- Torsmo hasn't been in Portage since at least Jan. 2006. Commented until a
+STABLE replacement for multiple arches is found -->
+<!-- 
 <section>
 <title>System Monitor</title>
 <body>
@@ -335,6 +330,7 @@
 
 </body>
 </section>
+-->
 <section>
 <title>Icons</title>
 <body>
@@ -500,9 +496,6 @@
 # Starts the icons program
 #idesk &amp;
 
-# Launches the Torsmo system monitor
-#torsmo &amp;
-
 # This MUST be the last command!</comment>
 exec /usr/bin/fluxbox -log ~/.fluxbox/log
 </pre>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-02-27  2:37 Jonathan Smith
  0 siblings, 0 replies; 16+ messages in thread
From: Jonathan Smith @ 2006-02-27  2:37 UTC (permalink / raw
  To: gentoo-doc-cvs

smithj      06/02/27 02:37:22

  Modified:    xml/htdocs/doc/en fluxbox-config.xml
  Log:
  reworked the intro to include more accurate and relevent information

Revision  Changes    Path
1.17      +29 -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.17&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.17&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.16&r2=1.17&cvsroot=gentoo

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- fluxbox-config.xml	11 Feb 2006 12:57:12 -0000	1.16
+++ fluxbox-config.xml	27 Feb 2006 02:37:21 -0000	1.17
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.16 2006/02/11 12:57:12 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.17 2006/02/27 02:37:21 smithj Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -36,18 +36,37 @@
 <p>
 For those who are unfamiliar with Linux's desktop model, window managers (WMs)
 are the applications which are run by X11 to manage other graphical programs.
-While these are by no means required, an X11 session without a WM is quite ugly
-and does not contain many of the functions commonly associated with a modern
-desktop.
+WMs control where each window is placed, its size, and which desktop(s) have
+access to it. This can be done automatically via a set of user-defined rules or
+can be done at runtime with the mouse and possibly keyboard shortcuts,
+depending on the specific WM.
 </p>
 
 <p>
-Fluxbox is a WM which has a much more minimalist philosophy than more popular
-ones such as KDE or GNOME. While it serves the same basic purpose, Fluxbox
-lacks a graphical file manager, icons, a "start-menu"esque organization, and
-extra utilities. However, it is quite possible to obtain these and more if one
-so desires. This allows for the ultimate ability to customize, which is after
-all what Gentoo is about.
+Some WMs, however, take on more functionality than just window management.
+Fluxbox also provides a platform for launching applications, configuring
+keyboard shortcuts and background images, as well as displaying information
+with the slit. GNOME's default WM, Metacity, does not include these things, but
+they are available through other GNOME programs. Thus, one cannot truly say
+that Fluxbox is a lightweight WM. However, since Fluxbox includes everything
+necessary for a basic desktop, many people use it in place of larger desktop
+suites like GNOME or KDE.
+</p>
+
+<p>
+To make things even more confusing, however, Fluxbox can replace the default WM
+for GNOME or KDE. For example, some people find that Metacity, GNOME's window
+manager, simply does not have the flexibility they need, but that Fluxbox does
+not have all the built-in applications and integration they desire from a
+complete desktop environment. Thus, a person could use Fluxbox to manage the
+windows and GNOME for the rest. Note, however, that with this setup there is
+some issues caused by overlapping feature sets.
+</p>
+
+<p>
+Fluxbox can also be expanded by third party software. This is often ideal in
+situations where hardware resources are limited, or even just as a matter of
+personal taste.
 </p>
 
 <p>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-02-27  2:58 Jonathan Smith
  0 siblings, 0 replies; 16+ messages in thread
From: Jonathan Smith @ 2006-02-27  2:58 UTC (permalink / raw
  To: gentoo-doc-cvs

smithj      06/02/27 02:58:32

  Modified:    xml/htdocs/doc/en fluxbox-config.xml
  Log:
  you know its been to long since you've committed when you forget neysx's wrath for forgetting version/date bumping

Revision  Changes    Path
1.18      +3 -3      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.18&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.18&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.17&r2=1.18&cvsroot=gentoo

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- fluxbox-config.xml	27 Feb 2006 02:37:21 -0000	1.17
+++ fluxbox-config.xml	27 Feb 2006 02:58:32 -0000	1.18
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.17 2006/02/27 02:37:21 smithj Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.18 2006/02/27 02:58:32 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.9</version>
-<date>2006-02-11</date>
+<version>1.1.10</version>
+<date>2006-02-26</date>
 
 <chapter>
 <title>Introduction</title>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-05-07 17:30 Lukasz Damentko
  0 siblings, 0 replies; 16+ messages in thread
From: Lukasz Damentko @ 2006-05-07 17:30 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/05/07 17:30:47

  Modified:             fluxbox-config.xml
  Log:
  fixing link to the idesk's usage guide, thx to c00lf0n in #gentoo.pl for reporting

Revision  Changes    Path
1.19                 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.19&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.19&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.18&r2=1.19&cvsroot=gentoo

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- fluxbox-config.xml	27 Feb 2006 02:58:32 -0000	1.18
+++ fluxbox-config.xml	7 May 2006 17:30:47 -0000	1.19
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.18 2006/02/27 02:58:32 smithj Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.19 2006/05/07 17:30:47 rane Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -11,7 +11,6 @@
 <author title="Author">
   <mail link="smithj@gentoo.org">Jonathan Smith</mail>
 </author>
-
 <author title="Editor">
   <mail link="alin@gentoo.org">Alin Dobre</mail>
 </author>
@@ -24,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.1.10</version>
-<date>2006-02-26</date>
+<version>1.2</version>
+<date>2006-05-07</date>
 
 <chapter>
 <title>Introduction</title>
@@ -379,9 +378,10 @@
 <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>.
+link="http://idesk.sourceforge.net/wiki/index.php/Idesk-usage">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>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-08-27  9:03 Lukasz Damentko
  0 siblings, 0 replies; 16+ messages in thread
From: Lukasz Damentko @ 2006-08-27  9:03 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/08/27 09:03:37

  Modified:             fluxbox-config.xml
  Log:
  #144211, xzgv is dead, long live gqview

Revision  Changes    Path
1.20                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.19&r2=1.20

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- fluxbox-config.xml	7 May 2006 17:30:47 -0000	1.19
+++ fluxbox-config.xml	27 Aug 2006 09:03:37 -0000	1.20
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.19 2006/05/07 17:30:47 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.20 2006/08/27 09:03:37 rane Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.2</version>
-<date>2006-05-07</date>
+<version>1.3</version>
+<date>2006-08-26</date>
 
 <chapter>
 <title>Introduction</title>
@@ -466,12 +466,12 @@
 a command line, <c>gentoo</c>, or <c>rox</c> for a file manager.
 </p>
 
-<pre caption="Installing xzgv">
-# <i>emerge xzgv</i>
+<pre caption="Installing gqview">
+# <i>emerge gqview</i>
 </pre>
 
 <p>
-<c>xzgv</c> can be launched in any directory, and can browse through any
+<c>gqview</c> can be launched in any directory, and can browse through any
 supported picture format.
 </p>
 



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-08-30 16:04 Josh Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Josh Saddler @ 2006-08-30 16:04 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/08/30 16:04:06

  Modified:             fluxbox-config.xml
  Log:
  Added resources section per bug 145604

Revision  Changes    Path
1.21                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.20&r2=1.21

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- fluxbox-config.xml	27 Aug 2006 09:03:37 -0000	1.20
+++ fluxbox-config.xml	30 Aug 2006 16:04:06 -0000	1.21
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.20 2006/08/27 09:03:37 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.21 2006/08/30 16:04:06 nightmorph Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.3</version>
-<date>2006-08-26</date>
+<version>1.4</version>
+<date>2006-08-30</date>
 
 <chapter>
 <title>Introduction</title>
@@ -628,6 +628,18 @@
 
 </body>
 </section>
+
+<section>
+<title>Resources</title>
+<body>
+
+<ul>
+  <li>The <uri link="http://fluxbox-wiki.org">Fluxbox wiki</uri></li>
+  <li>Fluxbox developers and users in #fluxbox on irc.freenode.net</li>
+</ul>
+
+</body>
+</section>
 <section>
 <title>Summary</title>
 <body>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-09-02  5:36 Lukasz Damentko
  0 siblings, 0 replies; 16+ messages in thread
From: Lukasz Damentko @ 2006-09-02  5:36 UTC (permalink / raw
  To: gentoo-doc-cvs

rane        06/09/02 05:36:23

  Modified:             fluxbox-config.xml
  Log:
  #87330, switched torsmo to conky, added a link to the conky-howto

Revision  Changes    Path
1.22                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.21&r2=1.22

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- fluxbox-config.xml	30 Aug 2006 16:04:06 -0000	1.21
+++ fluxbox-config.xml	2 Sep 2006 05:36:23 -0000	1.22
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.21 2006/08/30 16:04:06 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.22 2006/09/02 05:36:23 rane Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.4</version>
-<date>2006-08-30</date>
+<version>1.5</version>
+<date>2006-09-01</date>
 
 <chapter>
 <title>Introduction</title>
@@ -307,7 +307,7 @@
 
 <comment># if you have aterm (emerge x11-terms/aterm), then this opens a really nice
 # transparent aterm with no borders, fitting nicely with 1024x768
-# resolution, while still leaving room for torsmo. Once again, feel free to
+# resolution, while still leaving room for conky. Once again, feel free to
 # modify.</comment>
 Mod1 a   :ExecCommand aterm -name aterm -sl 3000 -tr +sb -sr -sk -bg black -fg \
 white -fade 90 -bl -tn xterm -fn \
@@ -322,9 +322,6 @@
 
 </body>
 </section>
-<!-- Torsmo hasn't been in Portage since at least Jan. 2006. Commented until a
-STABLE replacement for multiple arches is found -->
-<!-- 
 <section>
 <title>System Monitor</title>
 <body>
@@ -336,19 +333,18 @@
 there are plenty of howto's elsewhere.
 </p>
 
-<pre caption="Installing torsmo">
-# <i>emerge torsmo</i>
+<pre caption="Installing conky">
+# <i>emerge conky</i>
 </pre>
 
 <p>
-The default config file for Torsmo is rather weak, but more info can be found
-by reading the manpage or <uri
-link="http://torsmo.sourceforge.net/readme.php">the readme</uri>.
+The default config file for Conky is rather weak, but more info can be found by
+reading the manpage or the <uri link="/doc/en/conky-howto.xml">Gentoo Linux
+Conky Howto</uri>.
 </p>
 
 </body>
 </section>
--->
 <section>
 <title>Icons</title>
 <body>



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-09-02  9:15 Josh Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Josh Saddler @ 2006-09-02  9:15 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/09/02 09:15:09

  Modified:             fluxbox-config.xml
  Log:
  fixed last torsmo reference, thanks to diox on irc for reporting

Revision  Changes    Path
1.23                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.22&r2=1.23

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- fluxbox-config.xml	2 Sep 2006 05:36:23 -0000	1.22
+++ fluxbox-config.xml	2 Sep 2006 09:15:09 -0000	1.23
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.22 2006/09/02 05:36:23 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.23 2006/09/02 09:15:09 nightmorph Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.5</version>
-<date>2006-09-01</date>
+<version>1.6</version>
+<date>2006-09-02</date>
 
 <chapter>
 <title>Introduction</title>
@@ -329,8 +329,8 @@
 <p>
 It is a common desire to setup a system monitor for X11 on desktop systems.
 Gkrellm is a commonly used monitor, but in the spirit of Fluxbox minimalism, we
-are going to use a simpler monitor: Torsmo. If desired, use another monitor;
-there are plenty of howto's elsewhere.
+are going to use a simpler monitor: <c>conky</c>. If desired, use another
+monitor; there are plenty of HOWTOs elsewhere.
 </p>
 
 <pre caption="Installing conky">



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2006-12-23  4:40 Josh Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Josh Saddler @ 2006-12-23  4:40 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    06/12/23 04:40:23

  Modified:             fluxbox-config.xml
  Log:
  changed DISPLAYMANAGER config file location, bug 158661

Revision  Changes    Path
1.24                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.23&r2=1.24

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- fluxbox-config.xml	2 Sep 2006 09:15:09 -0000	1.23
+++ fluxbox-config.xml	23 Dec 2006 04:40:23 -0000	1.24
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.23 2006/09/02 09:15:09 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.24 2006/12/23 04:40:23 nightmorph Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.6</version>
-<date>2006-09-02</date>
+<version>1.7</version>
+<date>2006-12-22</date>
 
 <chapter>
 <title>Introduction</title>
@@ -174,7 +174,7 @@
 system-wide config file:
 </impo>
 
-<pre caption="Editing /etc/rc.conf">
+<pre caption="Editing /etc/conf.d/xdm">
 DISPLAYMANAGER="gdm"
 </pre>
 



-- 
gentoo-doc-cvs@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2008-02-24  8:22 Joshua Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Joshua Saddler @ 2008-02-24  8:22 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/02/24 08:22:03

  Modified:             fluxbox-config.xml
  Log:
  lots of changes. in order, they are: punt gdm and its heavy dependencies in favor of the more appropriate minimal SLiM. xfce, gnome and friends are not WMs. emerging gvim will pull in vim. remove references to old fluxbox versions and programs that have not been in the tree in years.

Revision  Changes    Path
1.29                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.28&r2=1.29

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- fluxbox-config.xml	26 Aug 2007 07:07:59 -0000	1.28
+++ fluxbox-config.xml	24 Feb 2008 08:22:03 -0000	1.29
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.28 2007/08/26 07:07:59 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.29 2008/02/24 08:22:03 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/fluxbox-config.xml">
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.8</version>
-<date>2007-08-26</date>
+<version>1.9</version>
+<date>2008-02-24</date>
 
 <chapter>
 <title>Introduction</title>
@@ -159,24 +159,24 @@
 
 <p>
 There are a number of graphical login managers to choose from; we will be using
-gdm. You may use another manager at your option, but gdm works well for
-Fluxbox, as well as any other WMs you may have installed such as GNOME, KDE, or
-xfce.
+<uri link="http://slim.berlios.de">SLiM</uri>. You may use another manager at
+your option, but SLiM works well for Fluxbox, as well as any other environments
+you may have installed such as GNOME, KDE, or Xfce.
 </p>
 
 <pre caption="Login Manager">
-# <i>emerge gdm</i>
+# <i>emerge slim</i>
 # <i>rc-update add xdm default</i>
 </pre>
 
 <impo>
-Be sure to emerge gdm and add xdm to the bootscript, and not the other way
-around! Switching these will cause failure. We will also need to modify one
-system-wide config file:
+Be sure to emerge <c>slim</c> and add <b>xdm</b> to the bootscript, and not the
+other way around! Switching these will cause failure. We will also need to
+modify one system-wide config file:
 </impo>
 
 <pre caption="Editing /etc/conf.d/xdm">
-DISPLAYMANAGER="gdm"
+DISPLAYMANAGER="slim"
 </pre>
 
 </body>
@@ -208,7 +208,7 @@
 users to more readily see the contents of their keys and init files for
 Fluxbox. This is a quite small extension for vim, so it is highly recommended
 (unless of course you are one of those emacs people, in which case I recommend
-<c>emerge -C emacs &amp;&amp; emerge vim gvim</c> ;-).
+<c>emerge -C emacs &amp;&amp; emerge gvim</c> ;-).
 </p>
 
 <pre caption="Emerging Fluxbox Syntax">
@@ -556,16 +556,10 @@
 
 <p>
 There is a program already on your system called <c>fluxbox-generate_menu</c>,
-which can be used to generate menus. To use this program, you must have Fluxbox
-0.9.13 or higher. To ensure that you have that version, type <c>emerge --sync
-&amp;&amp; emerge -u fluxbox</c>. This will install a special version of this
-script which has been patched for Gentoo, enabling the script to find many more
-packages than before. This script is almost infinitly better than those before
-it, and found programs on my system that I didn't know existed. To run it (as a
-non-root user):
+which can be used to generate menus. To run it (as a non-root user):
 </p>
 
-<pre caption="Generating menus for >=fluxbox-0.9.13">
+<pre caption="Generating menus">
 $ <i>fluxbox-generate_menu -is -ds</i>
 </pre>
 



-- 
gentoo-doc-cvs@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2008-02-24  9:10 Joshua Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Joshua Saddler @ 2008-02-24  9:10 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/02/24 09:10:03

  Modified:             fluxbox-config.xml
  Log:
  fix a few small typos, no real content change

Revision  Changes    Path
1.30                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.29&r2=1.30

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- fluxbox-config.xml	24 Feb 2008 08:22:03 -0000	1.29
+++ fluxbox-config.xml	24 Feb 2008 09:10:03 -0000	1.30
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.29 2008/02/24 08:22:03 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.30 2008/02/24 09:10:03 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/fluxbox-config.xml">
@@ -58,7 +58,7 @@
 manager, simply does not have the flexibility they need, but that Fluxbox does
 not have all the built-in applications and integration they desire from a
 complete desktop environment. Thus, a person could use Fluxbox to manage the
-windows and GNOME for the rest. Note, however, that with this setup there is
+windows and GNOME for the rest. Note, however, that with this setup there are
 some issues caused by overlapping feature sets.
 </p>
 
@@ -88,17 +88,17 @@
 <p>
 Gentoo provides an ebuild to quickly and easily install Fluxbox. While Gentoo
 provides the <c>gnome</c> and <c>kde</c> USE flags to give compatibility with
-these WMs, it has been the author's experience that these USE flags are not
-needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free to
-emerge and configure those independently. For example, the author uses Fluxbox
-with <c>k3b</c>, the KDE optical disc burning utility.
+these environments, it has been the author's experience that these USE flags are
+not needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free
+to emerge and configure those independently. For example, the author uses
+Fluxbox with <c>k3b</c>, the KDE optical disc burning utility.
 </p>
 
 <p>
 It is also necessary to have a program lock the X display to prevent
-unauthorized access, so it would be wise to also emerge <c>xlock</c>. The vast
-majority of users will also want the ability to set their own background, so we
-will emerge <c>eterm</c>, which doubles as a nice X11 terminal.
+unauthorized access, so it would be wise to also emerge <c>xlockmore</c>. The
+vast majority of users will also want the ability to set their own background,
+so we will emerge <c>eterm</c>, which doubles as a nice X11 terminal.
 </p>
 
 <pre caption="Emerging Fluxbox">



-- 
gentoo-doc-cvs@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2008-03-10  6:03 Joshua Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Joshua Saddler @ 2008-03-10  6:03 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/03/10 06:03:41

  Modified:             fluxbox-config.xml
  Log:
  mmaker hasn't beeen in the tree for some time

Revision  Changes    Path
1.31                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.30&r2=1.31

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- fluxbox-config.xml	24 Feb 2008 09:10:03 -0000	1.30
+++ fluxbox-config.xml	10 Mar 2008 06:03:41 -0000	1.31
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.30 2008/02/24 09:10:03 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.31 2008/03/10 06:03:41 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/fluxbox-config.xml">
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.9</version>
-<date>2008-02-24</date>
+<version>1.10</version>
+<date>2008-03-09</date>
 
 <chapter>
 <title>Introduction</title>
@@ -564,9 +564,8 @@
 </pre>
 
 <p>
-It is recommended that you upgrade and use <c>fluxbox-generate_menu -is -ds</c>
-instead of other programs such as <c>mmaker</c>, which do not understand
-Gentoo's directory structure.
+It is recommended that you use <c>fluxbox-generate_menu -is -ds</c> instead of
+other programs, which do not understand Gentoo's directory structure.
 </p>
 
 <note>



-- 
gentoo-doc-cvs@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

* [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
@ 2008-11-06 22:32 Joshua Saddler
  0 siblings, 0 replies; 16+ messages in thread
From: Joshua Saddler @ 2008-11-06 22:32 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    08/11/06 22:32:46

  Modified:             fluxbox-config.xml
  Log:
  Added new material to the Fluxbox guide on available USE flags, inspired by bug 245893. also some other updates throughout the doc.

Revision  Changes    Path
1.32                 xml/htdocs/doc/en/fluxbox-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/fluxbox-config.xml?r1=1.31&r2=1.32

Index: fluxbox-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- fluxbox-config.xml	10 Mar 2008 06:03:41 -0000	1.31
+++ fluxbox-config.xml	6 Nov 2008 22:32:46 -0000	1.32
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.31 2008/03/10 06:03:41 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.32 2008/11/06 22:32:46 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/fluxbox-config.xml">
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1.10</version>
-<date>2008-03-09</date>
+<version>1.11</version>
+<date>2008-11-06</date>
 
 <chapter>
 <title>Introduction</title>
@@ -86,15 +86,49 @@
 <body>
 
 <p>
-Gentoo provides an ebuild to quickly and easily install Fluxbox. While Gentoo
-provides the <c>gnome</c> and <c>kde</c> USE flags to give compatibility with
-these environments, it has been the author's experience that these USE flags are
-not needed. If you desire qt, gtk+, or any KDE/GNOME utility then you are free
-to emerge and configure those independently. For example, the author uses
-Fluxbox with <c>k3b</c>, the KDE optical disc burning utility.
+Before you install Fluxbox, you should take a look at some of the available USE
+flags.
 </p>
 
 <p>
+While the <c>gnome</c> and <c>kde</c> USE flags are provided to give
+compatibility with these environments, it has been the author's experience that
+these USE flags are not needed. If you desire qt, gtk+, or any KDE/GNOME utility
+then you are free to emerge and configure those independently. The <c>gnome</c>
+and <c>kde</c> flags simply add support for the respective protocols, and do not
+depend on external libraries. However, they do increase the Fluxbox binary
+size.
+</p>
+
+<p>
+There is also a <c>vim-syntax</c> flag to make configuration easier later on.
+This flag will install <c>fluxbox-syntax</c>, a special Fluxbox color scheme for
+<c>vim</c>. This enables users to more readily see the contents of their keys
+and init files for Fluxbox. It's a tiny extension for vim, so it's highly
+recommended.
+</p>
+
+<p>
+Finally, there are two flags that customize the functionality of Fluxbox,
+<c>slit</c> and <c>toolbar</c>. These flags are provided so that users who don't
+need the <uri
+link="http://fluxbox-wiki.org/index.php?title=Faqs#What_is_the_slit">slit</uri>
+or the <uri link="http://fluxbox.org/features/">toolbar</uri> can compile
+Fluxbox without them. This is useful if you want to run an extremely minimal
+environment, or if you plan to use different applications that provide these
+features, such as standalone panels or docks.
+</p>
+
+<p>
+Once you've decided on your USE flags, add them to
+<path>/etc/portage/package.use</path>:
+</p>
+
+<pre caption="Example: adding USE flags">
+# <i>echo "x11-wm/fluxbox -gnome -kde truetype vim-syntax" >> /etc/portage/package.use</i>
+</pre>
+
+<p>
 It is also necessary to have a program lock the X display to prevent
 unauthorized access, so it would be wise to also emerge <c>xlockmore</c>. The
 vast majority of users will also want the ability to set their own background,
@@ -102,7 +136,7 @@
 </p>
 
 <pre caption="Emerging Fluxbox">
-# <i>emerge fluxbox xlockmore x11-terms/eterm</i>
+# <i>emerge fluxbox xlockmore eterm</i>
 </pre>
 
 <p>
@@ -200,25 +234,6 @@
 </body>
 </section>
 <section>
-<title>Fluxbox Syntax for Vim</title>
-<body>
-
-<p>
-Next, install the special Fluxbox color scheme for <c>vim</c>. This enables
-users to more readily see the contents of their keys and init files for
-Fluxbox. This is a quite small extension for vim, so it is highly recommended
-(unless of course you are one of those emacs people, in which case I recommend
-<c>emerge -C emacs &amp;&amp; emerge gvim</c> ;-).
-</p>
-
-<pre caption="Emerging Fluxbox Syntax">
-# <i>emerge fluxbox-syntax</i>
-</pre>
-
-
-</body>
-</section>
-<section>
 <title>Application Launcher</title>
 <body>
 






^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-11-06 22:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-10  6:03 [gentoo-doc-cvs] cvs commit: fluxbox-config.xml Joshua Saddler
  -- strict thread matches above, loose matches on Subject: below --
2008-11-06 22:32 Joshua Saddler
2008-02-24  9:10 Joshua Saddler
2008-02-24  8:22 Joshua Saddler
2006-12-23  4:40 Josh Saddler
2006-09-02  9:15 Josh Saddler
2006-09-02  5:36 Lukasz Damentko
2006-08-30 16:04 Josh Saddler
2006-08-27  9:03 Lukasz Damentko
2006-05-07 17:30 Lukasz Damentko
2006-02-27  2:58 Jonathan Smith
2006-02-27  2:37 Jonathan Smith
2006-02-11 12:57 Josh Saddler
2005-08-12  2:32 Johnathan Smith
2005-07-23 20:14 Jonathan Smith
2005-07-15 15:32 Jonathan Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox