Variable: assist-key-release-position

assist-key-release-position is a variable defined in hmouse-drv.el.

Value

nil

Documentation

The last mouse screen position at which the Assist Key was released or nil.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-drv.el
(defvar assist-key-release-position nil
  "The last mouse screen position at which the Assist Key was released or nil.")