21 lines
505 B
Plaintext
21 lines
505 B
Plaintext
obmenu-generator (A fast pipe/static menu generator)
|
|
|
|
a fast menu generator for the Openbox Window Manager, with support for
|
|
icons.
|
|
|
|
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.
|