>>>>> "John" == John Junior Dawkins <jjdawkin_at_eos.ncsu.edu> writes:
John> when i start some applications by clicking on one of the
John> FvwmButton buttons, it doesn't pop back up. For example the
John> following buttons don't pop back up even after i close the
John> applications.
John> *FvwmButtons MXterm xterm.xpm Exec "Mxterm" mxterm -sb -fg white
John> -bg gray45
John> *FvwmButtons NxPr mytypewr.xpm Exec "NxPr" nxpr -fg white -bg
John> gray45 &
RTFM. From the FvwmButtons.man file:
If command is an fvwm Exec command, then the button
will remain pushed in until a window whose name or
class matches the qouted portion of the command is
encountered. This is intended to provide visual
feedback to the user that the action he has requested
will be performed. If the qouted portion contains no
characters, then the button will pop out immediately.
Note that users can continue pressing the button, and
re-executing the command, even when it looks "pressed
in."
Use FvwmIdent to find out what the Name (or Class) of the windows are
and make sure that is what you put in the "" of the Exec.
It's also question #10 in the FAQ.
Chuck
--
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 Tue Jan 30 1996 - 13:57:45 GMT