Re: FVWM: Automatically raise certain windows

From: Mikhael Goikhman <migo_at_homemail.com>
Date: Sat, 1 Dec 2001 22:47:20 +0000

On 02 Dec 2001 00:24:37 +0200, Tom Alsberg wrote:
>
> Is there a way to automatically raise and lower some windows?
>
> FvwmAuto lets me automatically raise and lower all windows. But I
> don't see how I can auto-raise only some windows, like icon managers,
> xclock, FvwmButtons, etc.

Use the following to apply the action only to some windows:

  FvwmAuto 300 'MyWindowAction Silent Raise' 'MyWindowAction Silent Lower'

  AddToFunc MyWindowAction
  + I WindowId $w ("FvwmIconMan") $*
  + I WindowId $w ("FvwmButtons") $*
  + I WindowId $w ("xclock") $*

This is for 2.3.x and 2.4.x versions.
Also don't forget this line for your xclock: Style xclock Lenience

Regards,
Mikhael.
--
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 Sat Dec 01 2001 - 16:47:40 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:52 BST