This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Blackbox
From Gentoo Wiki (test)
Blackbox is an open-source stacking window manager written in C++ and licensed under the MIT License.
Installation
USE flags
USE flags for x11-wm/blackbox A small, fast, full-featured window manager for X
debug
|
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces |
nls
|
Add Native Language Support (using gettext - GNU locale utilities) |
static-libs
|
Build static versions of dynamic libraries as well |
truetype
|
Add support for FreeType and/or FreeType2 fonts |
Emerge
Install x11-wm/blackbox:
root #
emerge --ask x11-wm/blackbox
See also
- Fluxbox — an open-source stacking window manager for X11 that was originally forked from Blackbox.
- Openbox — a highly configurable, next generation, stacking window manager for X11 with extensive standards support.