source: x/wm/wm.xml@ 19aa75a

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_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 19aa75a was 19aa75a, checked in by Larry Lawrence <larry@…>, 20 years ago

missing libbonobo dependency

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

  • Property mode set to 100644
File size: 1.8 KB
RevLine 
[f45b1953]1<chapter id="x-wm">
[19aa75a]2<?dbhtml filename="wm.html" ?>
[f45b1953]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
[b9ad2f9a]20<application><acronym>GNOME</acronym></application>,
21<application><acronym>KDE</acronym></application>, and
[ab8a3cb]22<application>XFce</application>.</para>
[f45b1953]23
24<para>Choosing a Window Manager or Desktop Environment is highly
25subjective. The choice depends on the look and feel of the packages, the
[ab8a3cb]26resources (<acronym>RAM</acronym>, disk space) required, and the utilities included. One web
[f45b1953]27site that provides a very good summary of what is available, screenshots,
[f91ee5c5]28and their respective features is <ulink url="http://www.plig.org/xwinman/">Window Managers for X</ulink>.</para>
[f45b1953]29
30<para>In this chapter, the installation instructions of
[ab8a3cb]31several Window Managers and one lightweight Desktop Environment are
[b9ad2f9a]32presented. Later in the book, both <application><acronym>KDE</acronym></application> and
33<application><acronym>GNOME</acronym></application> have their own Parts.</para>
34
[f45b1953]35
36&sawfish;
37&fluxbox;
[587ebea]38&metacity;
[ab8a3cb]39&xfce;
[2a1e2f33]40
[f45b1953]41</chapter>
Note: See TracBrowser for help on using the repository browser.