~ark3/plover/capitalization-fix

Viewing all changes in revision 51.

  • Committer: Joshua Harlan Lifton
  • Date: 2011-11-21 16:21:16 UTC
  • Revision ID: joshua.harlan.lifton@gmail.com-20111121162116-eaygp5a58wkatpd1
Added suspend and resume triggered by hotkeys.

Any dictionary entry of the form {PLOVER:FOO}, where FOO is the
command to execute, will be treated as a hotkey command. Hotkey
commands take up space in the translation buffer, but are otherwise
ignored by the translation pipeline. The supported hotkey commands
are:

SUSPEND - Halts interpretation of the steno data stream, except for
hotkey commands. Only dictionary entries that are hotkey commands are
acted upon. No other dictionary entries will have an effect.

RESUME - Continues the interpretation of the steno data stream. All
dictionary will be interpreted.

TOGGLE - Switch between suspend and resume modes.

CONFIGURE - Bring up the configuration dialog.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: