Variable: action-key-release-window

action-key-release-window is a variable defined in hmouse-drv.el.

Value

nil

Documentation

The last window in which the Action Key was released or nil.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-drv.el
(defvar action-key-release-window nil
  "The last window in which the Action Key was released or nil.")