Variable: hmouse-side-sensitivity
hmouse-side-sensitivity is a variable defined in hui-window.el.
Value
5
Documentation
*Characters from window side within which a click is considered on the side.
Either direction from window side is considered.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui-window.el
(defvar hmouse-side-sensitivity 5
"*Characters from window side within which a click is considered on the side.
Either direction from window side is considered.")