mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
f91ee5c580
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@90 af4574ff-66df-0310-9fd7-8a98e5e911e0
34 lines
1.4 KiB
XML
34 lines
1.4 KiB
XML
<chapter id="x-wm">
|
|
<?dbhtml filename="wm.html" dir="x"?>
|
|
<title>Window Managers</title>
|
|
|
|
<para>Window Mangers and Desktop Environments are the primary user
|
|
interfaces into the X Windows 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>
|
|
|
|
<para>There are many Window Mangers available. Some of the more well
|
|
known ones include fvwm2, Window Maker, AfterStep, Enlightenment, Sawfish,
|
|
and Blackbox.</para>
|
|
|
|
<para>The Desktop Environments available for Linux are GNOME, KDE, and
|
|
XFce.</para>
|
|
|
|
<para>Choosing a Window Manager or Desktop Environment is highly
|
|
subjective. The choice depends on the look and feel of the packages, the
|
|
resources (RAM, 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>
|
|
|
|
<para>In this chapter, the installation instructions of
|
|
several Window Managers and one lightweight Desktop Environment are presented. Later in the book, both KDE and Gnome have their own Parts.</para>
|
|
|
|
&sawfish;
|
|
&enlightenment;
|
|
&fluxbox;
|
|
&xfce;
|
|
|
|
</chapter>
|