source: x/wm/wm.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.3 KB
Line 
1<chapter id="x-wm">
2<?dbhtml filename="wm.html" dir="x"?>
3<title>Window Managers</title>
4
5<para>Window Mangers and Desktop Environments are the primary user
6interfaces into the X Windows System. A window manager is a program
7that controls the appearance of windows and provides the means by which
8the user can interact with them. A Desktop Environment provides a more
9complete interface to the operating system, and provides a range of
10integrated utilities and applications.</para>
11
12<para>There are many Window Mangers available. Some of the more well
13known ones include fvwm2, Window Maker, AfterStep, Enlightenment, Sawfish,
14and Blackbox.</para>
15
16<para>The Desktop Environments available for Linux are GNOME, KDE, and
17XFce.</para>
18
19<para>Choosing a Window Manager or Desktop Environment is highly
20subjective. The choice depends on the look and feel of the packages, the
21resources (RAM, disk space) required, and the utilities included. One web
22site that provides a very good summary of what is available, screenshots,
23and their respective features is <ulink
24url="http://www.plig.org/xwinman/">Window Managers for X</ulink>.</para>
25
26<para>In this chapter, the installation instructions of
27several Window Managers are presented. Later in the book, both KDE and
28Gnome have their own Parts.</para>
29
30&sawfish;
31&enlightenment;
32&fluxbox;
33
34</chapter>
Note: See TracBrowser for help on using the repository browser.