On 24 May 2015 at 08:46, Vikram Karandikar <vikram.karandi...@gmail.com> wrote:
> Hi,
>
> In my FVWM session, when focused windows is changed (through FvwmTaskBar or
> Alt-TAB) mouse is replaced at the top, left corner of the window.
>
> I have places Close action for top, left and so this becomes annoying.
>
> Can anybody suggest how not to move mouse pointer on changing focused
> window?

The default WindowList function has 'WarpToWindow' defined.  Hence:

 DestroyFunc WindowListFunc
 AddToFunc WindowListFunc
 + I Iconify off
 + I FlipFocus Nowarp
 + I Raise

-- Thomas Adam

Reply via email to