summaryrefslogtreecommitdiffstats
path: root/desktop/obmenu-generator/README
diff options
context:
space:
mode:
author Edinaldo P. Silva2016-08-13 02:10:39 +0200
committer Willy Sudiarto Raharjo2016-08-13 02:10:39 +0200
commitaf931f852b8c65b82b75de213507906de50a24d8 (patch)
tree6a3ec9ecbf89ef941572f362e9b5110abfce0a30 /desktop/obmenu-generator/README
parent770c059795de995d7de575948778b161f8a3a263 (diff)
downloadslackbuilds-af931f852b8c65b82b75de213507906de50a24d8.tar.gz
desktop/obmenu-generator: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/obmenu-generator/README')
-rw-r--r--desktop/obmenu-generator/README21
1 files changed, 18 insertions, 3 deletions
diff --git a/desktop/obmenu-generator/README b/desktop/obmenu-generator/README
index f3fc895a8f..09bee61591 100644
--- a/desktop/obmenu-generator/README
+++ b/desktop/obmenu-generator/README
@@ -1,5 +1,20 @@
-obmenu-generator (A fast pipe/static menu generator for the Openbox Window Manager, with support for icons.)
+obmenu-generator (A fast pipe/static menu generator)
-To generate a static menu without icons run: obmenu-generator -s -c.
+obmenu-generator is a fast menu generator for the Openbox Window
+Manager, with support for icons.
-To generate a dinamic menu with icons run: obmenu-generator -i -p.
+Running:
+
+to generate a dynamic menu with icons, execute:
+ $ obmenu-generator -i -p
+
+to generate a static menu without icons, execute:
+ $ obmenu-generator -s -c
+
+Customizing:
+
+The schema.pl file provides a direct customization access for
+the menu that will be generated.
+
+Adding or removing a given entry from the schema.pl file, is
+reflected inside the generated menu.