home *** CD-ROM | disk | FTP | other *** search
- {%%%%%%%%%%%%%%%%%%% copyright 1984 by Neil J. Rubenking %%%%%%%%%%%%%%%%%%%
-
- If a key other than a standard ASCII key is pressed, the procedure GETKEYS
- returns an "escape" (chr(27)) and a second character. Use this chart to get
- the meaning of that second character.
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%}
-
- ctrl shft alt reg reg alt shft ctrl keypad--reg.
- ╔══╦══╗ ╔═══╦═══╦═══╗
- ^ T h ; ║F1║F2║ < i U _ ║ G ║ H ║ I ║
- ╠══╬══╣ ╠═══╬═══╬═══╣
- ` V j = ║F3║F4║ > k W a ║ K ║ ║ M ║
- ╠══╬══╣ ╠═══╬═══╬═══╣
- b X l ? ║F5║F6║ @ m Y c ║ O ║ P ║ Q ║
- ╠══╬══╣ ╔═══╩═══╬═══╩═══╣
- d Z n A ║F7║F8║ B o [ e ║ R ║ S ║
- ╠══╬══╣ ╚═══════╩═══════╝
- f \ p C ║F9║F0║ D q ] g
- ╚══╩══╝ keypad--ctrl.
- ╔═══╦═══╦═══╗
- ║ w ║ ║ ä ║
- ╠═══╬═══╬═══╣
- ║ s ║ ║ t ║
- ╠═══╬═══╬═══╣
- ║ u ║ ║ v ║
- ╚═══╩═══╩═══╝
-