2009/12/8 rff <[email protected]>:
> Hello everybody.
>
> I'm using fvwm 2.5 and trying to make a FvwmButtons-based

Nope.  You'll be using "2.5.X", there is no version "2.5".

> What I'm trying to do is add a small button on the toolbar itself
> that will act as a handle, so I can click it and drag the toolbar
> immediately.

DestroyModuleConfig a:*
*a: (1x1, Title "move", ActionOnPress, Action (Mouse 1) PointerWindow SomeFunc)

DestroyFunc SomeFunc
AddToFunc    SomeFunc
+ I Move

FvwmButtons a

-- Thomas Adam

Reply via email to