2009/8/2 Harold Pimentel <withfalseemot...@yahoo.com>: > Hi all, > > After making a selection in WindowList, my cursor moves to the top left hand > corner of the selected window. Is there a way to prevent the cursor from > moving at all?
The default WindowListFunc looks like this: DestroyFunc WindowListFunc AddToFunc WindowListFunc + I Iconify off + I FlipFocus + I Raise + I WarpToWindow 5p 5p You want to redefine that in your FVWM config file, removing "+ I WarpToWindow 5p 5p". -- Thomas Adam