FVWM: Maximize just started application using FvwmEvent: Not working for gvim

From: Thomas Glanzmann <sithglan_at_stud.uni-erlangen.de>
Date: Fri, 21 Feb 2003 16:53:57 +0100

I maximize some of my newly started Applications using fvwm event. But it does
not work for gvim. Has somebody an idea?

DestroyFunc FullScreen
AddToFunc FullScreen
        + I ThisWindow (!Maximized) Style $n BorderWidth 0
        + I ThisWindow ( Maximized, !"bluescreen") Style $n BorderWidth 1
        + I ThisWindow Maximize

DestroyFunc AddWindow
AddToFunc AddWindow
        + I WindowId $0 ("MAINscreen") FullScreen
        + I WindowId $0 ("LOCALscreen") FullScreen
        + I WindowId $0 ("DEVELscreen") FullScreen
        + I WindowId $0 ("CONSOLEscreen") FullScreen
        + I WindowId $0 ("Opera*") FullScreen
        + I WindowId $0 ("*GVIM*") FullScreen

*FvwmEvent-NewWindow: Cmd
*FvwmEvent-NewWindow: PassId
*FvwmEvent-NewWindow: StartDelay 4
*FvwmEvent-NewWindow: add_window AddWindow

AddToFunc StartFunction I FvwmEvent FvwmEvent-NewWindow

Greetings,
        Thomas
--
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 Fri Feb 21 2003 - 09:55:14 GMT

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