Jump to content

Keystroke programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ldo (talk | contribs) at 10:40, 23 May 2011 (beginnings of example). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Keystroke programming describes a specific way of programming by which each keystrokes on a device or application is recorded in some way and then played back so that the recorded key-presses can be repeated multiple times. Keystroke programming is most commonly but not exclusively found in programmable calculators, but there are keystroke-programmable software applications, too, for example Vim (text editor)[1]

Example: TI Calculators

The Texas Instruments TI-58/58C/59 calculators were programmable, and program storage took the form of a sequence of codes which (mostly) corresponded to the position of keys on the calculator keypad.

  x1 x2 x3 x4 x5
1x          
2x          
3x          
4x          
5x          
6x          
7x          
8x          
9x          

INV

 0 

2nd

Ind

TBD more to come

References