Hello everyone,
Just like everybody else I'm building My Perfect .fvwm2rc :-). I like
to be able to resize a window by right dragging on the titlebar, so I
put this in my rc:
Mouse 3 T A Function TitleLeftClick
AddToFunc TitleLeftClick
+ M Resize
This works almost as I expected, except for one weirdness: when I move
the pointer away from the center of the window, it's resized (OK,
normal). But when my first move is toward the center, the mousecursor
moves but the window isn't resized. I have to move outward first, then
I can move inward and the window resizes. Strange enough, the other
resize function:
Mouse 1 SF A Resize
works exactly as I expected, initially moving towards the center makes
the window smaller.
Sorry if I overlooked the obvious in the manpage, does anybody have a
solution? Thanks!
--
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 Tue Dec 17 2002 - 09:58:06 GMT