I use a popup menu on the button bar to take my ppp link up/down.
In order to popup the menu, I have to click and release mouse button 1
on the appropriate button.
What I really want is to have the menu popup on a "button down" event,
not "button up", just like the root menus. Is there any way to do this?
Here are the appropriate sections from .fvwm2rc (2.0.39)
AddToMenu "PPP" "PPP" Title
+ "PPP-up" Exec exec /usr/local/bin/pppup > /dev/console 2>&1 &
+ "PPP-down" Exec exec /usr/local/bin/pppdown > /dev/console 2>&1 &
*FvwmButtons PPP calvin2-trans.xpm Menu "PPP"
If this is an rtfm, let me know and I'll read it more closely.
gm
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Gregory H. Margo No free speech restrictions on the Internet!
gmargo_at_newton.vip.best.com
--
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 Wed Nov 29 1995 - 10:01:05 GMT