On Mon, Jul 05, 2004 at 11:15:20AM +0100, Tavis Ormandy wrote:
> > Question number two: I report a bug (in my opinion it is a bug) about
> > wrong behavior of WarpToWindow function. Shortly: this function
> > resets a viewport like GoToPage do it. Can I to do something with it?
> > Is there a workaround? I can't find a simple solution (I plan to use
> > CursorMove or something like it, but it is not a good solution).
> >
>
> I Think using CursorMove is a good solution, you could add some
> CursorMove to the function above to get pretty close to this behaviour!
To warp to the top left corner of a window without switching pages
you can use
AddToFunc my_warptowindow
+ I WindowId root 0 WarpToWindow $[w.x]p $[w.y]p
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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.
- application/pgp-signature attachment: stored
Received on Mon Jul 05 2004 - 07:45:15 BST