2004-06-14 03:03:42 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-14 03:03:42 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="x-wm">
|
2004-04-14 11:02:41 +08:00
|
|
|
<?dbhtml filename="wm.html" ?>
|
2002-07-08 04:28:42 +08:00
|
|
|
<title>Window Managers</title>
|
|
|
|
|
2004-05-07 15:33:03 +08:00
|
|
|
<sect1 id="Introduction">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 15:33:03 +08:00
|
|
|
<title>Introduction</title>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<para>Window Mangers and Desktop Environments are the primary user
|
2005-01-20 04:15:26 +08:00
|
|
|
interfaces into the <application>X</application> Window System. A window
|
|
|
|
manager is a program that controls the appearance of windows and provides the
|
|
|
|
means by which the user can interact with them. A Desktop Environment
|
|
|
|
provides a more complete interface to the operating system, and provides a
|
|
|
|
range of integrated utilities and applications.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
<para>There are many Window Mangers available. Some of the more well
|
2003-08-04 09:15:41 +08:00
|
|
|
known ones include <application>fvwm2</application>, <application>Window
|
|
|
|
Maker</application>, <application>AfterStep</application>,
|
|
|
|
<application>Enlightenment</application>,
|
|
|
|
<application>Sawfish</application>,
|
|
|
|
and <application>Blackbox</application>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2003-08-04 09:15:41 +08:00
|
|
|
<para>The Desktop Environments available for Linux are
|
2003-10-02 23:28:50 +08:00
|
|
|
<application><acronym>GNOME</acronym></application>,
|
|
|
|
<application><acronym>KDE</acronym></application>, and
|
2003-08-04 09:15:41 +08:00
|
|
|
<application>XFce</application>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-01-20 04:15:26 +08:00
|
|
|
<para>Choosing a Window Manager or Desktop Environment is highly subjective.
|
|
|
|
The choice depends on the look and feel of the packages, the resources
|
|
|
|
(<acronym>RAM</acronym>, disk space) required, and the utilities included.
|
|
|
|
One web site that provides a very good summary of what is available,
|
|
|
|
screenshots, and their respective features is
|
|
|
|
<ulink url="http://www.plig.org/xwinman/">Window Managers for X</ulink>.</para>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-01-20 04:15:26 +08:00
|
|
|
<para>In this chapter, the installation instructions of several Window
|
|
|
|
Managers and one lightweight Desktop Environment are presented. Later in the
|
|
|
|
book, both <application><acronym>KDE</acronym></application> and
|
2004-06-04 08:38:36 +08:00
|
|
|
<application><acronym>GNOME</acronym></application> have their own
|
|
|
|
sections.</para>
|
2004-05-07 15:33:03 +08:00
|
|
|
</sect1>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2004-06-14 03:03:42 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sawfish.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fluxbox.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="metacity.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xfce.xml"/>
|
2005-04-18 06:31:02 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other-wms.xml"/>
|
2002-08-12 09:33:19 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|