File: hmouse-key.el.html
Supports macOS, X, NEXTSTEP and MS Windows window systems.
hmouse-install binds the Action and Assist Mouse Keys
to shifted mouse buttons and optionally binds the Action Mouse Key
to the middle mouse button.
hmouse-toggle-bindings switches between the Hyperbole mouse
bindings and previous mouse key bindings any time after
hmouse-install has been called.
Defined variables (3)
hmouse-bindings | List of (key . binding) pairs for Hyperbole mouse keys. |
hmouse-bindings-flag | Non-nil means Hyperbole mouse bindings are in use, else nil. |
hmouse-previous-bindings | List of prior (key . binding) pairs for mouse keys rebound by Hyperbole. |
Defined functions (6)
hmouse-add-unshifted-smart-keys | () |
hmouse-check-action-key | () |
hmouse-check-assist-key | () |
hmouse-install | (&optional ARG) |
hmouse-set-bindings | (KEY-BINDING-LIST) |
hmouse-update-smart-keys | () |