On Thu, May 08, 2003 at 12:48:31AM +0200, dominik.vogt_at_gmx.de wrote:
> On Wed, May 07, 2003 at 03:46:33PM -0500, Casey Crabb wrote:
> > Is there a way to configure fvwm to forbid application focus and "on
> > top" or "front" unless I specifically take action to focus the window
> > or bring it to the front?
> You may want to try
>
> Style * StartsLowered
>
> To prevent new windows from grabbing the focus, use
>
> Style * !GrabFocus, !GrabFocusTransient
>
> in 2.5.x or the older syntax for 2.4.x:
>
> Style * GrabFocusOff, GrabFocusTransientOff
>
This is what I was looking for, thank you :)
--
Casey
--
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 May 07 2003 - 17:59:24 BST