Difference between revisions of "Matchbox"

From ArmadeusWiki
Jump to: navigation, search
(Launching)
(Launching)
Line 23: Line 23:
 
==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]]
  
 
==Links==
 
==Links==

Revision as of 12:23, 21 July 2014

Page under construction... Construction.png Informations on this page are not guaranteed !!

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.

Matchbox.png

Links