On Tue, 19 Feb 2008, for.register for.register wrote:
DestroyFunc MoveResize
AddToFunc MoveResize
+ I Move
+ I Resize Direction SE
1. What is the "SE" mean, both Small and Enlarge directions?
south east (the corner that moves during the resize operation)
2. How can the two actions ( Move and Resize) work at the same time?
I am afraid I do not understand why there are two "+I"
They work one after each other. (That was what thought you meant by
movesize.) So the window will move while button 3 is held down. Once
released the window will start to resize in the bottom right corner.
However there appears to be a bug with the way fvwm treats this Resize
directly after a move: It interprets the move of the pointer during the
move as initial instructions for the resize.
/Viktor