source: x/wm/wm.xml@ 8a69010

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_0 v5_0-pre1 v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8a69010 was 2bdf04b, checked in by Igor Živković <igor@…>, 21 years ago

s/X Windows/X Window System/

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

  • Property mode set to 100644
File size: 1.6 KB
RevLine 
[f45b1953]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
[2bdf04b]6interfaces into the <application>X</application> Window System. A window manager is a program
[f45b1953]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
[ab8a3cb]13known ones include <application>fvwm2</application>, <application>Window
14Maker</application>, <application>AfterStep</application>,
15<application>Enlightenment</application>,
16<application>Sawfish</application>,
17and <application>Blackbox</application>.</para>
[f45b1953]18
[ab8a3cb]19<para>The Desktop Environments available for Linux are
[a35680c]20GNOME, <acronym>KDE</acronym>, and
[ab8a3cb]21<application>XFce</application>.</para>
[f45b1953]22
23<para>Choosing a Window Manager or Desktop Environment is highly
24subjective. The choice depends on the look and feel of the packages, the
[ab8a3cb]25resources (<acronym>RAM</acronym>, disk space) required, and the utilities included. One web
[f45b1953]26site that provides a very good summary of what is available, screenshots,
[f91ee5c5]27and their respective features is <ulink url="http://www.plig.org/xwinman/">Window Managers for X</ulink>.</para>
[f45b1953]28
29<para>In this chapter, the installation instructions of
[ab8a3cb]30several Window Managers and one lightweight Desktop Environment are
[a35680c]31presented. Later in the book, both <acronym>KDE</acronym> and
32GNOME have their own Parts.</para>
[f45b1953]33
34&sawfish;
35&fluxbox;
[587ebea]36&metacity;
[ab8a3cb]37&xfce;
[2a1e2f33]38
[f45b1953]39</chapter>
Note: See TracBrowser for help on using the repository browser.