On Fri, Nov 16, 2001 at 05:21:16PM +0100, Marcus Lundblad wrote:
>
>
> On Fri, 16 Nov 2001, Dominik Vogt wrote:
>
> > On Fri, Nov 09, 2001 at 06:04:32PM +0100, Marcus Lundblad wrote:
> > > Applying the funcion Maximize on icons have no affect.
> > > Maybe this is intentional?
> >
> > Yess, it is.
> >
> > > I tried to mimic MWM/DTWM by assigning the
> > > window menu to mouse button 3 used on icons.
> > > Ofcourse it would be possible to define a function
> > > "Iconify-and-Maximize" that does Iconify and Maximeze, since Iconify
> > > Deiconifies icons (a lot of "icon" there ^_^)...
> >
> > Why would you want to maximize a window but leave it iconified?
>
> No, I wanted to be able to choose "Maximize" from the window menu on an
> icon, and it would deiconify and maximize. But Maximize does nothing, so I
> assigned a new menu for icons that replaces the maximize function with a
> function that explicity deiconifies and maximizes.
> So this works fine.
You don't need a different menu for icons if you use a function:
AddToFunc MyMaqwximize
+ I Iconify off
+ I Maximize
Iconify off does nothing if the window is not iconified.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, email: d.vogt_at_lifebits.de
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
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 Mon Nov 19 2001 - 04:48:01 GMT