Matchbox: Difference between revisions

From ArmadeusWiki
Line 27: Line 27:
# matchbox-panel
# matchbox-panel
</pre>
</pre>
==Links==
* http://xwinman.org/


[[Category:X11]] [[Category:Graphical User Interface]]
[[Category:X11]] [[Category:Graphical User Interface]]

Revision as of 11:18, 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

Links