Regards,
Steve
-------------------
Steve Wilson
PC Support Mgr/Network Administrator
Simmons Juvenile Products
Here's one:
5250 Function VT Key(s)
5250 Attention . . . : *CTLA *ESCA
5250 Help . . . . . : *CTLQST *ESCH
Page Down (Roll Up) : *CTLD *CTLF *NXTSCR
Page Up (Roll Down) : *CTLB *CTLU *PRVSCR
System Request . . . : *CTLC *ESCS
Insert . . . . . . . : *ESCI *ESCDLT *INS
Delete . . . . . . . : *DLT *RMV
Enter . . . . . . . : *RETURN
Backspace . . . . . : *BACKSPC
Duplicate . . . . . : *ESCD
Erase Input . . . . : *CTLE
Error Reset . . . . : *CTLR *ESCR
Field Exit . . . . . : *CTLK *CTLX *ESCX
Field Minus . . . . : *ESCM
Home . . . . . . . . : *CTLO
New Line . . . . . . : *ESCLF
Print . . . . . . . : *CTLP *ESCP
Field Advance . . . : *TAB
Field Backspace . . : *ESCTAB
Cursor Up . . . . . : *CSRUP
Cursor Down . . . . : *CSRDOWN
Cursor Left . . . . : *CSRLEFT
Cursor Right . . . . : *CSRRIGHT
Clear Screen . . . . : *ESCC
Test Request . . . . : *CTLT
Toggle Indicator
Lights . . . . . . : *ESCT
Redraw Screen . . . : *CTLL *ESCL
F1 . . . . . . . . . : *ESC1 *PF1 *F1
F2 . . . . . . . . . : *ESC2 *PF2 *F2
F3 . . . . . . . . . : *ESC3 *PF3 *F3
F4 . . . . . . . . . : *ESC4 *PF4 *F4
F5 . . . . . . . . . : *ESC5 *F5
F6 . . . . . . . . . : *ESC6 *F6
F7 . . . . . . . . . : *ESC7 *F7
F8 . . . . . . . . . : *ESC8 *F8
F9 . . . . . . . . . : *ESC9 *F9
F10 . . . . . . . . : *ESC0 *F10
F11 . . . . . . . . : *ESCMINUS *F11
F12 . . . . . . . . : *ESCEQ *F12
F13 . . . . . . . . : *ESCEXCL *F13
F14 . . . . . . . . : *ESCAT *F14
F15 . . . . . . . . : *ESCPOUND *F15
F16 . . . . . . . . : *ESCDOLLAR *F16
F17 . . . . . . . . : *ESCPCT *F17
F18 . . . . . . . . : *ESCCFX *F18
F19 . . . . . . . . : *ESCAMP *F19
F20 . . . . . . . . : *ESCAST *F20
F21 . . . . . . . . : *ESCLPAR
F22 . . . . . . . . : *ESCRPAR
F23 . . . . . . . . : *ESCUS
F24 . . . . . . . . : *ESCPLUS
This is the default map used in V3R1M0 with a current set of ptf's - just
in case the map is any different in any other releases. This is VT100
mapping via an ethernet connection under tcp/ip from a VT420 emulator. On
a dial-up via the ascii controller many Ctl key commands are really Esc
key commands (roll up is EscU and roll down is EscD - other functions
follow same pattern).
We have a lot of people accessing via a tcp/ip connection thru a fsiop -
due to their primary computer being a VAX they are using VT320 or VT420
terminals or emulators. This map works like a champ for the emulators.
Hope it helps.
Tom
You might be having difficulty because the emulator you are using does
not support the proper escape sequences for a DEC LK250 or LK450 terminal.
Kermit-95, OS/2 C-Kermit, and MS-DOS Kermit all support the complete
LK250 keyboard command set in all modes as specified by the host application.
Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
* 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
C-Kermit 5A(191) for OS/2: http://www.columbia.edu/kermit/cko191.html
Kermit 95 for Windows 95 : http://www.columbia.edu/kermit/k95.html