Brad Giaccio writes:
> 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.
>
Huh?
This works in FvwmConsole.
AddToFunc Focus-and-Raise "I" Focus
+ "I" Raise
Well, this works too.
FvwmCommand 'AddToMenu "Utilities" "xclock" exec xclock' ' + "test123" Exec exec Eterm '
Did somebody downgrade them recently?
--
--------------------------------------------------------------------
Toshi Isogai toshi_isogai_at_stortek.com
$B0k3-MxL_at_(B
--
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 Wed Mar 17 1999 - 09:44:55 GMT