Christopher--
I've underlined the place where your problem is occurring with carets
(^) below. Try defining the menu using the following:
AddToMenu MainMenu "Main Menu" Title
+ "Xterms" Popup Xterm-Menu
+ "FVWM Modules" Popup Module-Menu
+ "Configure Menu" Popup Config-Menu
+ "Quit" Quit
Are you using mwm-style menus? Sounds like you are. You should see
the `Main Menu' appearing before the top two bars.
--jim
############### jim knoble ######## jmknoble_at_pobox.com #################
On Thu, 14 Aug 1997, Christopher Wolf wrote:
: I have a root menu that I display using Popup on the left mouse
: button. This menu has two bars at the top, then the title, then one
: more bar before the menu items.
:
: AddToMenu MainMenu
^^^^^^^^^^^^^^
: + "Main Menu" Title
: + "Xterms" Popup Xterm-Menu
: + "FVWM Modules" Popup Module-Menu
: + "Configure Menu" Popup Config-Menu
: + "Quit" Quit
:
: Mouse 1 R A Popup "MainMenu"
[...]
: If I pop up the menu, and then move my mouse between the top two bars,
: FVWM generates the following message, every time:
:
: [FVWM][executeModule]: <<ERROR>> Execution of module failed: /db/sds/bin/bin5/fvwm45/modules/
: Permission denied
:
: This only occurs when the mouse is left between those two bars.
[...]
: -Wolf
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Aug 14 1997 - 13:26:56 BST