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

From: Dan Espen <dane_at_mk.telcordia.com>
Date: Fri, 21 Feb 2003 11:08:30 -0500

Thomas Glanzmann <sithglan_at_stud.uni-erlangen.de> writes:
> I maximize some of my newly started Applications using fvwm event. But it doe
> s
> 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

It looks like gvim changes its name after its created.
Try using "Gvim" instead.

-- 
Dan Espen                           E-mail: dane_at_mk.telcordia.com
--
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 - 10:11:34 GMT

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