home *** CD-ROM | disk | FTP | other *** search
- ┌──────────────────┐
- │ VT220 Macro File │
- └──────────────────┘
-
- IMPORTANT! The PgUp and PgDn keys are part of VT220 emulation. To see the
- upload or download menus, press Alt-Z (File Transfer Menu).
-
- See Appendix E for information about the key assignments and how to use this
- file.
-
- Note that {COMMO} does not support the enhanced display functions of the VT220
- terminal. Therefore the results may not be satisfactory in all cases.
-
- ───────────────────────────────────────────────────────────────────────────
- {:nocar} {unload} Unload keyboard file when carrier drops
-
- {:upa} {vtcur ^[[A|^[OA} {} Up Arrow
- {:dna} {vtcur ^[[B|^[OB} {} Down Arrow
- {:lfa} {vtcur ^[[D|^[OD} {} Left Arrow
- {:rta} {vtcur ^[[C|^[OC} {} Right Arrow
-
- {:nf1} {send ^[OP} {} F1 (PF1)
- {:nf2} {send ^[OQ} {} F2 (PF2)
- {:nf3} {send ^[OR} {} F3 (PF3)
- {:nf4} {send ^[OS} {} F4 (PF4)
- {:nf5} {send ■} {} F5 (Break)
- {:nf6} {send ^[[17^~} {} F6
- {:nf7} {send ^[[18^~} {} F7
- {:nf8} {send ^[[19^~} {} F8
- {:nf9} {send ^[[20^~} {} F9
- {:nf0} {send ^[[21^~} {} F10
- {:af1} {send ^[[23^~} {} F11
- {:nfa} {send ^[[23^~} {} F11
- {:af2} {send ^[[24^~} {} F12
- {:nfb} {send ^[[24^~} {} F12
- {:af3} {send ^[[25^~} {} F13
- {:af4} {send ^[[26^~} {} F14
- {:af5} {send ^[[28^~} {} F15 (Help)
- {:af6} {send ^[[29^~} {} F16 (Do)
- {:af7} {send ^[[31^~} {} F17
- {:af8} {send ^[[32^~} {} F18
- {:af9} {send ^[[33^~} {} F19
- {:af0} {send ^[[34^~} {} F20
- {:hom} {send ^[[1^~} {} Find
- {:ins} {send ^[[2^~} {} Insert here
- {:del} {send ^[[3^~} {} Remove
- {:end} {send ^[[4^~} {} Select
- {:pgu} {send ^[[5^~} {} Prev screen
- {:pgd} {send ^[[6^~} {} Next screen
-
- {:kp0} {vtpad 0|^[Op} {} Keypad 0
- {:kp1} {vtpad 1|^[Oq} {} Keypad 1
- {:kp2} {vtpad 2|^[Or} {} Keypad 2
- {:kp3} {vtpad 3|^[Os} {} Keypad 3
- {:kp4} {vtpad 4|^[Ot} {} Keypad 4
- {:kp5} {vtpad 5|^[Ou} {} Keypad 5
- {:kp6} {vtpad 6|^[Ov} {} Keypad 6
- {:kp7} {vtpad 7|^[Ow} {} Keypad 7
- {:kp8} {vtpad 8|^[Ox} {} Keypad 8
- {:kp9} {vtpad 9|^[Oy} {} Keypad 9
- {:kp.} {vtpad .|^[On} {} Keypad .
-
- {:gr*} {vtpad ,|^[Ol} {} Keypad ,
- {:gr-} {vtpad -|^[Om} {} Keypad -
- {:gr+} {vtpad %_ent|^[OM} {} Keypad Enter
- {:bsp} {send } {} DEL
-
-
- Macro for File Transfers (press Alt-Z)
- ────────────────────────────────────────────────────────────────────────────
- {:alz}
- {setv _menu1, D ≡ Download menu}
- {setv _menu3, U ≡ Upload menu}
- {setv _mlabel,,,,mpd,,,,,,,,,,,,,,,,,mpu}
- {setv _mcolor,%menu_clr}
- {menu 7,20,Utility Menu} {}
-
- - end -
-
-