On Sat, Feb 17, 2001 at 11:13:11PM +0100, wing tung Leung wrote:
>
> (using the current CVS version)
>
> This is an extract from my config:
> ==
> GlobalOpts SmartPlacementIsReallySmart
> Style "*" RandomPlacement, CleverPlacement, SloppyFocus
>
> Style * NoPPosition
>
> Style "UtilStyle" RandomPlacement,NoTitle,NoHandles,BorderWidth 0,Sticky,\
> StaysOnTop, WindowListSkip, ClickToFocus
> Style "xbiff" UseStyle UtilStyle
> ==
>
> Normally, xbiff is started automatically, and I don't see anything wrong. It
> just happened that I killed xbiff manually, and restarted it by typing 'xbiff'
> in an xterm.
>
> The xbiff windows shows up, but it takes the focus away from my xterm. It
> doesn't happen when I start another application within the same xterm.
>
> I suppose this behaviour is caused the special Style flags for xbiff. It
> doesn't bother me much, but I just though you ought to know.
That's the normal behaviour of applications that use ClickToFocus.
You can disable this by adding
Style UtilStyle GrabFocusOff
(see man page for details about the GrabFocus... options).
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Feb 17 2001 - 16:40:30 GMT