Variable: hkey-debug
hkey-debug is a customizable variable defined in hmouse-drv.el.
Value
nil
Documentation
Non-nil display a message with the context and values from Smart Key activation.
Default is nil.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmouse-drv.el
(defcustom hkey-debug nil
"Non-nil display a message with the context and values from Smart Key activation.
Default is nil."
:type 'boolean
:group 'hyperbole-commands)