Variable: ediff-mouse-pixel-position
ediff-mouse-pixel-position is a buffer-local variable defined in
ediff-wind.el.gz.
Documentation
Position of the mouse.
Used to decide whether to warp the mouse into control frame.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/ediff-wind.el.gz
(ediff-defvar-local ediff-mouse-pixel-position nil
"Position of the mouse.
Used to decide whether to warp the mouse into control frame.")