On Sun, Jun 23, 2002 at 11:18:11AM +0200, Sergio Nasi wrote:
> Hi all,
> I'd like to configure a vertical side instance of FvwmButtons on my
> desktop as an application launcher: but I'd like furthermore to have the
> launching icons working as follows:
> 
> 1) Double click (and not only single click) to run the application

FvwmBUttons doesn't know about double clicks.  I can't think of a
good way for this.  Sorry.

> 2) Icons become shaded after clicking to wait for the application to pop up
> 3) When application pops up, reset icon to its pristine state

FvwmButtons already has a similar functionality.  The button is
drawn pressed in instead of shaded, though.  It works like this:

  *FvwmButtons: (Action Exec "xload" xload)

The button stays pressed in until a window with the name xload
appears (the string in double quotes).  The rest of the line is
the command that is executed.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to