1
0
mirror of https://github.com/moshix/mvs.git synced 2026-03-04 18:14:15 +00:00

c3270 pro compatible with MVS (z/OS) and VM (z/VM)

This commit is contained in:
moshix
2020-09-06 16:40:05 -05:00
committed by GitHub
parent 9eeb414376
commit 34d73f2513

12
c3270pro Normal file
View File

@@ -0,0 +1,12 @@
c3270.keymap.foo: \
<Key>Escape : Clear() \n\
<Key>` : PA(1)\n\
Ctrl<Key>i : ToggleInsert()\n\
Shift<Key>2 : PA(2)\n\
<Key>Prior : PF(7)\n\
<Key>Next : PF(8)\n\
Ctrl<Key>q : PrintText()\n\
Ctrl<Key>w : NextWord()\n\
<Key>Return : Newline()\n\
<Key>Mode_switch : Enter()\n\
Ctrl<Key>x: Disconnect()