Hello, I discovered today the ResizeMoveMaximize function. I find it useful for maximize windows in half screen. But seems it doesn't understand well EwmhBaseStruts (fvwm.2.6.5). For example:
With: EwmhBaseStruts 0 72 0 0 The commands: ResizeMoveMaximize frame 50 100 0 0 ResizeMoveMaximize frame 100 50 0 0 ResizeMoveMaximize frame 100 50 0 50 Ignore the Ewmh setting, and: ResizeMoveMaximize frame 50 100 50 0 besides places the window some pixels to the right. Walter