Difference between revisions of "Blackbox"
From ArmadeusWiki
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Warning|This Window Manager is no more maintained and has been deprecated in Buildroot 2017.xx+}} | ||
+ | |||
==Introduction== | ==Introduction== | ||
Lightweight Window Manager for [[X11 server]]. | Lightweight Window Manager for [[X11 server]]. | ||
Line 20: | Line 22: | ||
</pre> | </pre> | ||
* Configuration is done with ''/root/.blackboxrc'' and ''/usr/share/blackbox/menu'' files. | * Configuration is done with ''/root/.blackboxrc'' and ''/usr/share/blackbox/menu'' files. | ||
+ | |||
+ | [[Image:blackbox.png|X11 with blackbox on APF27 (800x480)]] | ||
==Links== | ==Links== |
Latest revision as of 11:15, 9 October 2017
Contents
Introduction
Lightweight Window Manager for X11 server.
Installation
$ make menuconfig
Target packages ---> Graphic libraries and applications (graphic/text) ---> ... *** X window managers *** [*] blackbox
Launching
# blackbox &
- Configuration is done with /root/.blackboxrc and /usr/share/blackbox/menu files.