FVWM: Re: make pointer stay in place when switching windows (windows list)

From: Parv <parv_at_pair.com>
Date: Wed, 28 Apr 2004 20:58:44 -0400

in message <20040428173135.GC10084_at_luna.mooo.com>, wrote Micha
Feigin thusly...
>
> If I have to move the pointer, a better behavior would be to move
> the pointer to the center of the new window, this would also solve
> the focus problems I had with sloppy focus and focusing a window
> that is not under the mouse when the mouse is over a different
> window.

To center them mouse, among other things, (after a selection from WindowList),
i use...

  DestroyFunc WindowListFunc
  AddToFunc WindowListFunc
  + I Function deiconify-func Raise
  + I FlipFocus
  + I WarpToWindow 50 50

  DestroyFunc deiconify-func
  AddToFunc deiconify-func
  + I Iconify false
  + I WindowShade false
  + I $0

...the big idea is to (re)define WindowListFunc ... eh ... function
which is used by WindowList. See fvwm(1) for default & other
data.


  - Parv

-- 
----- End forwarded message -----
  - Parv
  - Anubhav
-- 
--
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 Apr 28 2004 - 20:00:44 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST