Matchbox: Difference between revisions
From ArmadeusWiki
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Introduction== | ==Introduction== | ||
Line 23: | Line 22: | ||
==Launching== | ==Launching== | ||
<pre class="apf"> | <pre class="apf"> | ||
# matchbox-window-manager | # matchbox-window-manager & | ||
# matchbox-desktop | # matchbox-desktop & | ||
# matchbox-panel | # matchbox-panel & | ||
# matchbox-keyboard & | |||
</pre> | </pre> | ||
* Panel widgets can be added through menu and removed from ''/root/.matchbox/mbdock.session'' file. | |||
[[Image:matchbox.png|X server with matchbox running on APF27 (800x480)]] | |||
==Links== | ==Links== |
Latest revision as of 12:26, 21 July 2014
Introduction
Window Manager and Lightweigth desktop for X11 server.
Installation
$ make menuconfig
Target packages ---> Graphic libraries and applications (graphic/text) ---> ... *** X window managers *** [*] MatchBox Window Manager [*] Matchbox Panel [*] Matchbox Desktop [ ] Matchbox session common files [*] Matchbox Virtual Keyboard
Launching
# matchbox-window-manager & # matchbox-desktop & # matchbox-panel & # matchbox-keyboard &
- Panel widgets can be added through menu and removed from /root/.matchbox/mbdock.session file.