Guide to X11/Window Managers/aewm++

< Guide to X11 < Window Managers

Type: stacking Language: C++ Licence:

The aewm++ window manager is minimalistic and is controlled entirely by the mouse. It contains no visible user interface components except window frames. It is based on aewm, but rewritten in C++.

Operation

Raising windows

A window can be raised by clicking on it.

Resizing windows

Resizing of windows is achieved by applying a middleclick event to the meta button.

Showing and hiding windows

Windows are hidden by applying a rightclick event to the titlebar button. Windows can be shaded by applying a middleclick event to the titlebar button.

There is no iconification of hidden windows, making it necessary to apply a rightclick context event to the desktop to restore the window via the tasklist.

Context events

The following context events are available from the desktop:

The following context events are available from the meta button:

The following context events are available from the titlebar:

Features

Features of the aewmpp window manager include:

Review

The aewm++ window manager is awkward to use because it is necessary for the desktop to be visible in order to launch programs and to show hidden tasks.

The aewm++ window manager is not accessibility friendly because it does not provide keyboard equivalents for its operations and is not touchscreen friendly because it requires a multibutton mouse.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.