Sawfish
Scripts quick access edit this

BROKEN - I can't get it to work.[]

Synopsis[]

Centers mouse on the window moved.

Description[]

Only used when you initiate the move with a key binding. When a user attempts to move a window, this will move the mouse pointer to the center of the window first. It's nice to keep the pointer from hitting the sides of your screen :)

This won't interfere if you move the window by clicking the title bar

Installation[]

Copy center-mouse-on-window-move.jl to ~/.sawfish/lisp

Then all you need to do is put the following line in your ~/.sawfish/rc file

(require 'center-mouse-on-window-move)

After that any keyboard-initiated window move should center the mouse first.