On 21 May 2001 11:37:37 +0300, Max Ischenko wrote:
>
> Is it possible to define mapping for these:
> - move the window with Left mouse btn + control
> - resize the window with Left mouse btn + alt
Why do you thing these bindings are tricky? Or the man page is not clear?
Mouse 1 W C Move
Mouse 1 W M Resize
You may notice that some apps (xterm, but not rxvt) do not pass
Ctrl-Mouse1, so Alt-Mouse2 would be preferable for Move, try this:
Mouse 2 WTSF M MoveOrRaiseLower
AddToFunc MoveOrRaiseLower
+ M Move
+ H Move
+ C RaiseLower
#+ D Maximize
Regards,
Mikhael.
--
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 Mon May 21 2001 - 06:07:41 BST