I have this mapping for mouse with regard to the title bar:
# the title bar
Mouse 1 T A Move-or-Raise-Maximize
......
AddToFunc Move-or-Raise-Maximize
+ "C" Raise
+ "M" Move
+ "D" Maximize
Now when I just click (without moving the pointer) the title bar is kept
"pressed in" for a short while before the window gets raised.
I guess this is because fvwm waits for a next click to determine if
there's a double click (becuase the time is affected by
"ClickTime" command). Is there a way to get the effect that the window is
raised immediately after mouse button is realeased (if there was no
movement)?
Is guess that this could perhaps be prevented by the current
implementaion, as it appears to be waiting for an eventual next click
during that "pressed in" time.
//Marcus
--
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 Fri Dec 07 2001 - 12:19:44 GMT