On Mon, Mar 15, 1999 at 03:01:59PM -0500, Philip H. Jensen wrote:
> Thanks to all who made suggestions apropos of binding a key to cycle
> through windows doing both Focus and Raise. The solution of doing
>
> AddToFunc Focus-and-Raise "I" Focus
> + "I" Raise
>
> and
>
> Key Tab A M Next [CurrentScreen *] Focus-and-Raise
>
> did work, but only when the AddToFunc command was given as part of
> the starting configuration: I had been trying to issue it via the
> Fvwm Command "talk box", and this for some reason would not work.
>
Phil,
Just for future refrence Talk and Console send individual commands to
fvwm and fvwm has no way of connecting them to getthe above working in
Talk you could:
AddToFunc Focus-and-Raise "I" Focus
AddToFunc Focus-and-Raise "I" Raise
Key Tab A M Next [CurrentScreen *] Focus-and-Raise
recapture
the recapture is just for good measure new Keybindings generally require
a recapture to get picked up by exisitng windows.
--
--- There are two kinds of knowledge, you either know the answer or
you know where to find it
-Kane, Johnson, and anonymous
--
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 Mar 15 1999 - 19:17:14 GMT