2016-08-13 02:10:39 +02:00
|
|
|
obmenu-generator (A fast pipe/static menu generator)
|
2015-05-14 08:28:57 +02:00
|
|
|
|
2017-02-23 02:28:29 +01:00
|
|
|
a fast menu generator for the Openbox Window Manager, with support for
|
|
|
|
icons.
|
2015-05-14 08:28:57 +02:00
|
|
|
|
2016-08-13 02:10:39 +02:00
|
|
|
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:
|
|
|
|
|
2017-02-23 02:28:29 +01:00
|
|
|
The schema.pl file provides a direct customization access for the menu
|
|
|
|
that will be generated.
|
2016-08-13 02:10:39 +02:00
|
|
|
|
2017-02-23 02:28:29 +01:00
|
|
|
Adding or removing a given entry from the schema.pl file, is reflected
|
|
|
|
inside the generated menu.
|