* Ploum <ploum_at_mitose.net> [030302 22:22]:
> > Since you use 2.5.6:
> >
> > EWMHBaseStruts 24 0 0 0
> And how about to put the maximized window over the pager ? can I send the
> window on the layer 10 ?
Yes you can. This works for me.
AddToFunc FullScreen
+ I ThisWindow (!Maximized) Style $n BorderWidth 0
+ I ThisWindow (!Maximized) Layer 10
+ I ThisWindow ( Maximized) Style $n BorderWidth 1
+ I ThisWindow ( Maximized) Layer 4
+ I ThisWindow Maximize
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 Sun Mar 02 2003 - 18:14:10 GMT