swift 06/01/26 19:36:34
Modified: xml/htdocs/doc/en/handbook/draft/complete handbook.xml
hb-desktop-graphical.xml
Log:
Some updates
Revision Changes Path
1.3 +3 -2 xml/htdocs/doc/en/handbook/draft/complete/handbook.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/handbook.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/handbook.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/handbook.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: handbook.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/handbook.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook.xml 7 Jan 2006 15:58:08 -0000 1.2
+++ handbook.xml 26 Jan 2006 19:36:34 -0000 1.3
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/handbook.xml,v
1.2 2006/01/07 15:58:08 jkt Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/handbook.xml,v
1.3 2006/01/26 19:36:34 swift Exp $ -->
<book link="handbook.xml" lang="en" disclaimer="draft">
<title>the Complete Gentoo/Linux handbook</title>
@@ -236,7 +236,8 @@
Linux is not an operating system where command-line utilities must be used.
Once
the system is installed, any user should be able to use it without any
knowledge
of command-line utilities. Indeed, this is perfectly possible, but requires
some
-configuration. This chapter covers the setup of a graphical desktop.
+configuration. This chapter gives an introduction to popular graphical
+environments and provides pointers to its configuration.
</abstract>
<include href="hb-desktop-graphical.xml"/>
</chapter>
1.3 +49 -4
xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hb-desktop-graphical.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-desktop-graphical.xml 25 Jan 2006 21:44:20 -0000 1.2
+++ hb-desktop-graphical.xml 26 Jan 2006 19:36:34 -0000 1.3
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml,v
1.2 2006/01/25 21:44:20 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/complete/hb-desktop-graphical.xml,v
1.3 2006/01/26 19:36:34 swift Exp $ -->
<sections>
@@ -142,24 +142,69 @@
because it is simple to use, yet powerful and fully functional.
</p>
+<p>
+When you load up GNOME, you will notice that its interface is sober but well
+designed: the GNOME menu limits itself to the tools you'll most likely use
while
+hiding the rest of the tools that probably confuses most of the users anyway.
+The window decoration is simple, but gives a nice finished look. Configuration
+options are limited at first sight and very easy to comprehend. Real
+configuration gurus know that GNOME has a very extended configuration model,
but
+it is hidden from the interface because most users wouldn't need it anyway.
+</p>
+
+<p>
+The GNOME project has multi-lingual documentation and a good network of related
+sites where you can find the latest news about GNOME and GNOME tools.
+</p>
+
+<p>
+If you are interested in using GNOME, don't hesitate to read the <uri
+link="/doc/en/gnome-config.xml">GNOME Configuration Guide</uri>.
+</p>
+
</body>
</subsection>
+</section>
+
+<section>
+<title>Window Managers</title>
<subsection>
-<title>XFCE</title>
+<title>Fluxbox</title>
<body>
+<p>
+The fluxbox window manager began its life as a spin-off of the blackbox window
+manager. When you install fluxbox, you'll notice that it is a <e>lot</e> faster
+than desktop environments. This of course isn't only true for fluxbox but for
+most other window managers: their job is a lot simpler (in size) than those of
a
+desktop environment.
+</p>
+
+<p>
+fluxbox offers the user with a simple interface for window managing, yet
+supports everything (and more) you require: we aren't talking about window
+minimalization and maximalization here (of course fluxbox supports that) but
+about tabbed windows, stickyness, virtual desktops, hotkeys, ...
+</p>
+
+<p>
+If you are interested in using fluxbox, don't hesitate to read the <uri
+link="/doc/en/fluxbox-config.xml">Fluxbox Configuration Guide</uri>.
+</p>
+
</body>
</subsection>
</section>
<section>
-<title>Window Managers</title>
+<title>The right tool for the right job</title>
<subsection>
-<title>Fluxbox</title>
+<title>Introduction</title>
<body>
</body>
</subsection>
+
</section>
</sections>
--
[email protected] mailing list