Variable: ediff-mouse-pixel-threshold

ediff-mouse-pixel-threshold is a variable defined in ediff-wind.el.gz.

Value

30

Documentation

If mouse moved more than this many pixels, don't warp mouse into control window.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/ediff-wind.el.gz
;; not used for now
(defvar ediff-mouse-pixel-threshold 30
  "If mouse moved more than this many pixels, don't warp mouse into control window.")