diff options
Diffstat (limited to 'misc/matchbox-common/README')
-rw-r--r-- | misc/matchbox-common/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/matchbox-common/README b/misc/matchbox-common/README new file mode 100644 index 0000000000..65ce7e52e8 --- /dev/null +++ b/misc/matchbox-common/README @@ -0,0 +1,13 @@ +Matchbox is a lightweight environment for the X Window System, that +is specifically designed for embedded platforms such as handhelds +and set-top boxes. + +This is a build for the common files that are shared between Matchbox +applications. It does not require other packages, but isn't particularly +useful without matchbox-desktop or matchbox-panel. + +You will need to have the Matchbox library (libmatchbox) installed, which +can also be found on this site. + +The Matchbox homepage can be found at: +http://projects.o-hand.com/matchbox/ |