strokes-mode

strokes-mode is an interactive autoloaded compiled Lisp function in `strokes.el'.


(strokes-mode &optional ARG)

Toggle Strokes mode, a global minor mode.
With a prefix argument ARG, enable Strokes mode if ARG is
positive, and disable it otherwise. If called from Lisp,
enable the mode if ARG is omitted or nil.


Strokes are pictographic mouse gestures which invoke commands.
Strokes are invoked with <S-down-mouse-2>. You can define
new strokes with M-x strokes-global-set-stroke. See also
<M-down-mouse-2> for `complex' strokes.

To use strokes for pictographic editing, such as Chinese/Japanese, use
M-x strokes-compose-complex-stroke, which draws strokes and inserts them.
Encode/decode your strokes with M-x strokes-encode-buffer,
M-x strokes-decode-buffer.

key binding
--- -------

<M-down-mouse-2> strokes-do-complex-stroke
<S-down-mouse-2> strokes-do-stroke