KeyFind reports the characters passed to the program by keys on the keyboard.
KeyFind works in screen mode, like the GCG program SeqEd and the EGCG program NewFeatures. It reports the key codes received by the program for each key press.
Keypad keys are translated, if possible, to the internal representations so that the mapping of the keypad can be checked in cases where keys appear to not work as expected in EGCG programs.
The program continues until the user presses "Q" (upper case) to quit from the program.
Output is normally written to the terminal screen, but can optionally be saved to a file which the program prompts for.
This program was written by Peter Rice (E-mail: pmr@sanger.ac.uk Post: Informatics Division, The Sanger Centre, Hinxton Hall, Cambridge, CB10 1RQ, UK).
All EGCG programs are supported by the EGCG Support Team, who can be contacted by E-mail (egcg@embnet.org).
All parameters for this program may be put on the command line. Use the option -CHEck to see the summary below and to have a chance to add things to the command line before the program executes. In the summary below, the capitalized letters in the qualifier names are the letters that you must type in order to use the parameter. Square brackets ([ and ]) enclose qualifiers or parameter values that are optional. For more information, see "Using Program Parameters" in Chapter 3, Basic Concepts: Using Programs in the GCG User's Guide.
Minimum syntax: % keyfind -Default Prompted Parameters: [-OUTfile=]Term Output file Local Data Files: None Optional Parameters: -NOSCReen No full screen mode
The parameters and switches listed below can be set from the command line. For more information, see "Using Program Parameters" in Chapter 3, Basic Concepts: Using Programs in the GCG User's Guide.
sets the program to run in normal terminal mode, just like GCG's program EchoKey.
Printed: April 22, 1996 15:54 (1162)