Variable: hmouse-edge-sensitivity
hmouse-edge-sensitivity is a variable defined in hui-window.el.
Value
10
Documentation
*Number of chars from window edges in which a click is considered at an edge.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui-window.el
(defvar hmouse-edge-sensitivity 10
"*Number of chars from window edges in which a click is considered at an edge.")