Discussion:
FVWM: mouse pointer placement when using window list
lee
2015-05-24 10:12:02 UTC
Permalink
Hi,

is there a way to define where the mouse pointer will be placed when the
window list is used to switch between windows?

Apparently, the pointer is placed at the top left edge of the selected
window, and it would be better for me if it was placed like in the
center of the selected window instead.

If this cannot be configured, a pointer to where to look in the source
would be great, too.
--
Again we must be afraid of speaking of daemons for fear that daemons
might swallow us. Finally, this fear has become reasonable.
lee
2015-05-24 23:15:27 UTC
Permalink
Post by lee
Hi,
is there a way to define where the mouse pointer will be placed when the
window list is used to switch between windows?
Apparently, the pointer is placed at the top left edge of the selected
window, and it would be better for me if it was placed like in the
center of the selected window instead.
If this cannot be configured, a pointer to where to look in the source
would be great, too.
DestroyFunc WindowListFunc
AddToFunc WindowListFunc
+ I Iconify off
+ I FlipFocus
+ I Raise
+ I WarpToWindow 5p 5p
Change the values for WarpToWindow.
Thank you very much!

Wow, you find me impressed. This is even straight from the manpage. I
keep underestimating this wonderful window manager ...
--
Again we must be afraid of speaking of daemons for fear that daemons
might swallow us. Finally, this fear has become reasonable.
Loading...