> From: Dominik Vogt <dominik.vogt_at_gmx.de>
>
> On Sat, Sep 28, 2002 at 12:08:25AM -0400, Daniel Barclay wrote:
> > ...
> > How can I configure the pager window so that ...
> > ...
> > - if I raised it, it went into stay-on-top mode;
> >
> > - if I lowered it, it lowered and partipated normally in the z order
> > until I raised it again. ...
> ...
> AddToFunc my_raise
> + I Current (FvwmPager) Layer 0 6
> + I Current (!FvwmPager) Raise
>
> AddToFunc my_lower
> + I Current (FvwmPager) Layer 0 4
> + I Current (!FvwmPager) Lower
>
> Then replace all calls of "Raise" and "Lower" in your config
> file with "my_raise" and "my_lower". ...
Thanks.
Two follow-up questions:
How do I specify multiple actions ("Layer 0 4" followed by "Lower")?
Can I bind mouse actions to a specific window? That is, can I add
some syntax like "(FvwmPager)" to a configuration statement/line/whatever
like:
Mouse 1 TS A Move-or-Raise
to make it apply to just the named window?
Thanks,
Daniel
--
Daniel Barclay
dsb_at_smart.net
--
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 Wed Oct 09 2002 - 19:20:39 BST