Graphical Environment  «Prev  Next»
Lesson 10

X Windows System Conclusion

This module discussed why X Windows System is a powerful GUI environment. It allows users to configure their environment in a variety of ways, including changing the window manager, border size and colors, and application resources. X even allows you to define classes of applications and configure the entire group at once.
The Enlightenment window manager harnesses these powerful features well. Through its GNOME interface, virtually every aspect of the X server is configurable. For more hands-on control, you always have access to .Xdefaults. Which X Windows also allows remote X applications to display on your local X server. This capability means you can manipulate an X applicatio that's actually running somewhere else in the world.

Learning Objectives

Having completed this module, you should now be able to:
  1. Explain how resources are organized into classes
  2. Use the .Xdefaults file to customize the look and feel of X applications
  3. Use the GNOME Display Manager to manage X sessions
  4. Explain the need for a window manager to get the most out of X
  5. List the characteristics of various window managers
  6. Use the GNOME Control Center to select a window manager
  7. Run remote X clients on the local machine
  8. List common X problems and explain how to solve them

Glossary Terms


The following terms were introduced in this module:
  1. Display Manager: Software that allows users to log in via a graphical login window and be taken immediately into an X session.
  2. Panel: A tool that provides a centralized control point on an X display. It can hold applets for system monitors, program launch buttons and the GNOME pager.
  3. Title-bar: Part of a window border that is located at the top of the window and is used to drag the window and access window modification commands such as minimize and Shade. Shade "retracts" the window, leaving the title-bar in its place.
  4. Window manager: Layer of the GUI system responsible for moving and resizing windows and handling other window events.
    It also provides configuration and organization.
  5. .Xdefaults: A standard filename used to specify X resources.
  6. X resource: Mechanism used to give user preference for window appearance to the X server.
The next module shows you how to integrate with the network.

Graphical Environment - Quiz

Before moving on to the next module, click the Quiz link below to take a comprehensive on configuring the client-side graphical environment.
Graphical Environment - Quiz