~forensic7278/plover/plover

  • 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.
Filename Latest Rev Last Changed Committer Comment Size
..
application 1 13 years ago Joshua Harlan Lifton Initial import. Diff
doc 27 13 years ago Joshua Harlan Lifton Added updated documentation source files. Diff
plover 1 13 years ago Joshua Harlan Lifton Initial import. Diff
LICENSE.txt 1 13 years ago Joshua Harlan Lifton Initial import. 17.6 KB Diff Download File
MANIFEST.in 1 13 years ago Joshua Harlan Lifton Initial import. 96 bytes Diff Download File
README.txt 50 12 years ago Joshua Harlan Lifton Updated version number and documentation. 1.6 KB Diff Download File
setup.py 14 13 years ago Joshua Harlan Lifton Abstracted StenotypeBase from Stenotype classes. A 1.6 KB Diff Download File