I am looking through that.  I think I'm on my way.  I grabbed a few
pointers from that script.  I'll post what I have completed when done.
It may be of use to someone out there...
--

On Fri, 2005-09-16 at 19:12 -0400, Dan Espen wrote:
> Ryan Daly <[EMAIL PROTECTED]> writes:
> > Hello:
> > 
> > Does anyone have any examples of how I could create an entire menu from
> > a directory structure?
> > 
> > For example, if I had the following (albeit short) directory structure:
> > 
> > RyanMenu/           (directory)
> > RyanMenu/apps               (another directory)
> > RyanMenu/apps/User  (script)
> > RyanMenu/apps/SuperUser     (script)
> > 
> > I'd like an easy way of building a menu (RyanMenu) that would have a
> > sub-menu (apps) containing User and SuperUser as the executables.
> > 
> > I started to think of ways that I could write a script that would
> > traverse the directory structure and build the menu accordingly.
> > 
> > If anyone has any help to offer, I'd appreciate it.
> 
> Look at the fvwm-menu-directory command, it comes with
> fvwm.  There is a man page too.
> 


Reply via email to