C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Desktop Environments and Window Managers
 

7.2. Desktop Environments and Window Managers

Once an XFree86 server is running, X client applications can connect to it and create a GUI for the user. A range of GUIs are possible with Red Hat Linux, from the rudimentary Tab Window Manager to the highly developed, interactive GNOME desktop environment most Red Hat Linux users are familiar with.

To create the latter, more advanced GUI two main classes of X client applications must connect to the XFree86 server: a desktop environment and a window manager.

7.2.1. Desktop Environments

A desktop environment brings together assorted X clients which, when used together, create a common graphical user environment and development platform.

perform advanced tasks, such as drag and drop operations.

Red Hat Linux provides two desktop environments:

if both the GTK+ 2 and the Qt libraries are present, KDE applications can run in GNOME and visa versa.

For information on the customization of the GNOME and KDE desktop environments, refer to the Red Hat Linux Getting Started Guide.

7.2.2. Window Managers

Window managers moved. Window managers also control title bars, window focus behavior, and user-specified key and mouse button bindings.

Five window managers are included with Red Hat Linux:

These window managers can be run without desktop environments to gain a better sense of their differences. To do this, type the xinit -e <path-to-window-manager> command, where <path-to-window-manager> is the location of the window manager binary file. The binary file can be found by typing which <window-manager-name>.

Главная