blob: a792d0f995b3a80c2cc22446579560eef52141bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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.
|