blob: 09bee61591ba96d5118f5e9a47c4758eb2c8df8d (
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)
obmenu-generator is 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.
|