> 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 ?
thx
--
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 - 08:26:24 GMT