Re: FVWM: Raise/Move not working from menu or keypress

From: Christian MICHON <christian_michon_at_yahoo.fr>
Date: Wed, 18 Dec 2002 06:56:09 +0100 (CET)

> Ok, I've whipped out the manpages and am educated (once again) on what the
> letter codes are.
>
> Also, I've discovered that they work if I click the mouse immediately after
> pressing the function key. Therefore, it looks like something changed in
> the code and all "I"s are treated like "C"s when called from a kbd event.

I think this is wrong.
"M" stands for motion, yes, but I think you need a click to define the
beginning of the motion.

If you want to move immediately after pressing F2, then do this:
AddToFunc Move-or-Raise I Raise
+ I Move
+ D Lower

It will work. But then your "D" doesn't work anymore. You need in fact a
triple click (1 to end the move, 2 to lower)

Try this then:
AddToFunc Move-or-Raise I Raise
+ I Move
+ C Lower

This should do what you intended initially. This is done on 2.4.13.

Hope this it helps.
Christian

___________________________________________________________
Do You Yahoo!? -- Une adresse _at_yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
--
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 - 23:57:21 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST