* Jun 26 09:24 Dominik Vogt <fvwm_at_fvwm.org>:
> On Tue, Jun 24, 2003 at 09:03:05AM +0200, Johan Svedberg wrote:
> > Hi!
> > 
> > I'm looking for some support on a FvwmButtons configuration. I'll try to
> > illustrate what I'm trying to accomplish with some simple ASCII-art :-):
> > 
> >         +--------------------------------------------------------+
> >         |                                                        |
> >         |                                                        |
> >         |                                                        |
> >         |                                                        |
> >         |                                                        |
> >         |                                                        |
> >         |                                                        |
> >         |                                                        |
> >         |                       FvwmButtons                      |
> >         |                            |                           |
> >         |                            V                           |
> >         |                                                        |
> >         +--------------------------------------------------------+
> >         |FvwmPager|                                       |Xclock|
> >         +--------------------------------------------------------+
> > 
> > How would I setup something like the above? I want the FvwmPager and Xclock
> > swallowed and alligned to the left respective right.
> 
> Simple.  Specify the number of colums you have and give an exact
> position for the two apps:
> 
>   *FvwmButtonsGeometry $[vp.width]x64+0-0
>   *FvwmButtonsColumns  64
> 
>   *FvwmButtons(+0+0, Swallow FvwmPager 'Module FvwmPager * *')
>   *FvwmButtons(-0+0, Swallow xclock 'Exec exec xclock')
>               ^^^^^^
Ah, thanks! :-)
-- 
Johan Svedberg, winkle_at_acc.umu.se, http://www.acc.umu.se/~winkle
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jun 26 2003 - 05:37:05 BST