Turbo Screen Sharing
Adobe Acrobat Connect Professional offers users the ability to have a more productive and engaging web conferencing experience while providing the IT department with a program that efficiently utilizes bandwidth and minimally impacts the infrastructure. Learn More!
»
Rapid E-Learning: Maturing Technology Brings Balance and Possibilities
Rapid e-learning addresses both time and cost issues by using technology tools to shift the dynamics of e-learning development. Learn why more skilled learning professionals use these tools and how you can get a solution to keep pace with your business demands. »
Delivering on the Promise of ELearning
This white paper defines the framework to launch e-learning as a set of teaching, training, and learning practices not bound by a specific technology platform or learning management system. It offers practical suggestions for creating digital learning experiences that engage learners by building interest and motivation and providing opportunities for active participation. »
Window Managers Explained Introduction Steve Singer
Thursday, September 16, 1999 06:44:21 PM
Introduction
Many users who are new to Linux are unfamiliar with the term Window Manager. The concept of a window manager does not exist in the Microsoft Windows world but plays an
important role in managing the look and feel of your Linux environment. This article will explain the role of a window manager and briefly talk about some popular window managers available.
What is a Window Manager
A window manager is the piece of software responsible for managing the different windows that appear on your screen. The window manager controls the placement of windows, draws the borders and scrollbars, and is responsible for ensuring that your X-Windows programs get
along. A window manager is usually started after the X server finishes loading, which is the application responsible for drawing everything onto your screen. It is the window manager, however, that controls much of the look and feel of your X-Windows desktop. Usually window managers also allow you to launch applications. The attached diagram shows
how the pieces fit together. Window managers sit between the X-Server and X-Windows applications, controlling the placements and look and feel of windows. It is possible
to run X-Windows applications without a window manager, but it is rather crude and limiting.