On 05 Mar 2005 11:57:18 -0500, Jim Cline wrote:
>
> Hi, I have a question which I could not find the answer to from reading
> the man pages or FAQ's.
>
> I have fvwm buttons which pop up applications in xterm windows, and I
> would like the cursor to automatically move into the window when it has
> been spawned rather than staying on top of the button. If it were
> possible to have two actions associated with a button (the first to pop up
> the window, the second to execute a CursorMove command) I would know how
> to do this, but apparently that's not possible. There must be another way
> which I'm not seeing.
See FAQ 3.18. One of several possible listed suggestions is:
DestroyFunc StartXTerm
AddToFunc StartXTerm
+ I Exec xterm -name "my favorite options"
+ I Wait XTerm
+ I Next (XTerm) WarpToWindow 50 10p
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 Sat Mar 05 2005 - 11:39:58 GMT