Gentoo Archives: gentoo-doc-cvs

From: Jonathan Smith <smithj@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: fluxbox-config.xml
Date: Mon, 27 Feb 2006 02:37:32
Message-Id: 200602270237.k1R2bN88016498@robin.gentoo.org
1 smithj 06/02/27 02:37:22
2
3 Modified: xml/htdocs/doc/en fluxbox-config.xml
4 Log:
5 reworked the intro to include more accurate and relevent information
6
7 Revision Changes Path
8 1.17 +29 -10 xml/htdocs/doc/en/fluxbox-config.xml
9
10 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
11 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
12 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
13
14 Index: fluxbox-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v
17 retrieving revision 1.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- fluxbox-config.xml 11 Feb 2006 12:57:12 -0000 1.16
21 +++ fluxbox-config.xml 27 Feb 2006 02:37:21 -0000 1.17
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.16 2006/02/11 12:57:12 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/fluxbox-config.xml,v 1.17 2006/02/27 02:37:21 smithj Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -36,18 +36,37 @@
31 <p>
32 For those who are unfamiliar with Linux's desktop model, window managers (WMs)
33 are the applications which are run by X11 to manage other graphical programs.
34 -While these are by no means required, an X11 session without a WM is quite ugly
35 -and does not contain many of the functions commonly associated with a modern
36 -desktop.
37 +WMs control where each window is placed, its size, and which desktop(s) have
38 +access to it. This can be done automatically via a set of user-defined rules or
39 +can be done at runtime with the mouse and possibly keyboard shortcuts,
40 +depending on the specific WM.
41 </p>
42
43 <p>
44 -Fluxbox is a WM which has a much more minimalist philosophy than more popular
45 -ones such as KDE or GNOME. While it serves the same basic purpose, Fluxbox
46 -lacks a graphical file manager, icons, a "start-menu"esque organization, and
47 -extra utilities. However, it is quite possible to obtain these and more if one
48 -so desires. This allows for the ultimate ability to customize, which is after
49 -all what Gentoo is about.
50 +Some WMs, however, take on more functionality than just window management.
51 +Fluxbox also provides a platform for launching applications, configuring
52 +keyboard shortcuts and background images, as well as displaying information
53 +with the slit. GNOME's default WM, Metacity, does not include these things, but
54 +they are available through other GNOME programs. Thus, one cannot truly say
55 +that Fluxbox is a lightweight WM. However, since Fluxbox includes everything
56 +necessary for a basic desktop, many people use it in place of larger desktop
57 +suites like GNOME or KDE.
58 +</p>
59 +
60 +<p>
61 +To make things even more confusing, however, Fluxbox can replace the default WM
62 +for GNOME or KDE. For example, some people find that Metacity, GNOME's window
63 +manager, simply does not have the flexibility they need, but that Fluxbox does
64 +not have all the built-in applications and integration they desire from a
65 +complete desktop environment. Thus, a person could use Fluxbox to manage the
66 +windows and GNOME for the rest. Note, however, that with this setup there is
67 +some issues caused by overlapping feature sets.
68 +</p>
69 +
70 +<p>
71 +Fluxbox can also be expanded by third party software. This is often ideal in
72 +situations where hardware resources are limited, or even just as a matter of
73 +personal taste.
74 </p>
75
76 <p>
77
78
79
80 --
81 gentoo-doc-cvs@g.o mailing list