David pressed the little things with letters on them to say:

> thanks, but I find the following line:
>
> (Programs, OPEN_MENU, "| wmconfig --output wmaker 2>/dev/null")

This is a silly line to put in a menu..delete it.
I will assume you are trying to add programs to a menu,
You can create a menu in the following way
 ("Programs",
 ("Netscape", EXEC, "netscape"),
 ("StarOffice", EXEC, "/home/user/Office51/bin/soffice"),
 ("Xchat", EXEC, "/usr/bin/xchat")
),

Then add more programs as you like

Kind regards
Kevin

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to