On 16-Sep-2001 Mark Hill wrote:
> Hi,
> has anybody been working on a bbmenu - a program/script to
auto-generate
> a blackbox menu?
>
> I was working on a perl script to the kde side of a bbmenu, but my perl
> isn't
> good enough to know how to do recursion.
>
> I don't know any prog. language well enough to work with anyone, but if
> someone has a bbmenu they want a guinea pig for, let me know. :-)
>
> Mark.
there is a debian package called "menu" which debian uses to give every window
manager we package the same menu hierarchy. Basically a program reads a bunch
of menu entry files and passes the output to a program provided by each window
manager which outputs the menu file. Whenever a new package is installed which
provides a menu entry the program is run again and everyone's menus are up to
date. it is quite handy.