On 02 Mar 2003 15:24:56 +0100, Ploum wrote:
>
> > For 2.5.6+ (one toggle key; it was "Border" earlier in 2.5.x):
> >
> > DestroyFunc FuncFvwmMaximizeFullScreen
> > AddToFunc FuncFvwmMaximizeFullScreen
> > + I ThisWindow (Maximized) Style $n Title, Borders
> > + I CondCase (NoMatch) Style $n NoTitle, !Borders
> > + I CondCase (NoMatch) Raise
> > + I CondCase (NoMatch) UpdateStyles
> > + I Maximize
> >
> > Key F11 A SC Pick FuncFvwmMaximizeFullScreen
>
> It works great ! Thx ! :D
>
> Just one thing : I have a tiny iconman on the top left of my screen. How
> can I :
>
> - maximize all screen but keep 24 pixels on the left for icon man ?
> - be on the top of icon man ?
Since you use 2.5.6:
EWMHBaseStruts 24 0 0 0
Regards,
Mikhael.
--
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 Sun Mar 02 2003 - 15:52:15 GMT