On 02 Dec 2003 21:39:14 +0000, Ukpong Ukpong wrote:
>
> When working on one in window i wish to specify a key binding that allows
> on the switch focus to the nearest window i a certain direction of the
> currently focused window using the direction key presed by the user.....is
> this possible ....
Use this:
DestroyFunc SelectWindow
AddToFunc SelectWindow
+ I Focus
+ I Raise
+ I WarpToWindow 50 50
Key T WTSF CM Direction North (CurrentPage) SelectWindow # Ctrl-Alt-T
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 Tue Dec 02 2003 - 16:10:09 GMT