home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / HILFEN / MODEM / ODYSSEY / ODY150SH.LZH / VT320.DOC < prev    next >
Text File  |  1991-05-14  |  6KB  |  130 lines

  1.  
  2. Odyssey VT320 Emulation
  3. =======================
  4.  
  5. VT320 emulation was added to Odyssey as of version 1.41g.
  6.  
  7.  
  8.  
  9. General Notes.
  10. --------------
  11.  
  12. This emulation does not support down-line loading of soft fonts, since  the
  13. VT200/VT320 font size is not usable on an IBM type display - we  *may*  add
  14. this in future for users who want to download soft fonts to Odyssey with  a
  15. VGA cell size - however, this  would  make  the  host  application  Odyssey
  16. specific, so it probably isn't a  good  idea.  Another  problem  with  this
  17. emulation are multinational character sets which include the Danish 0 (an O
  18. with a slash through it). The VGA  character  set  unfortunately  does  not
  19. include this character. If we do add VGA soft  fonts  in  the  future  then
  20. that will deal with this problem. The problem with soft  fonts  however  is
  21. that it will tend to mess up TSR pop-up programs etc which  will  certainly
  22. assume the standard IBM character set in use in the PC, so if we  add  this
  23. feature we will certainly make it optional.
  24.  
  25. A VT320 terminal has the option of running in either "7  bit"  or  "8  bit"
  26. mode. When this emulation runs in "7 bit"  mode  it  reports  the  terminal
  27. type on the Odyssey status line as "VT320-7b",  and  in  "8  bit"  mode  it
  28. reports "VT320-8b". Odyssey will run this emulation in eight bit mode  only
  29. if parity is set to "none" and "Strip Parity  Bit"  (in  setup/general)  is
  30. set to "off", at the time that the terminal emulation is loaded.
  31.  
  32.  
  33. Keyboard
  34. --------
  35.  
  36. The notes in the Odyssey manual regarding keys in the VT100 emulation  also
  37. apply to the VT320 emulation. However, VT320 has a number  of  extra  keys,
  38. in particular it provides up to 20 programmable  function  keys.  For  this
  39. reason we recommend that you use an enhanced keyboard (102  key)  with  the
  40. VT320 emulation, a keyboard which is as close as PC keyboards  get  to  the
  41. DEC equivalent.
  42.  
  43. For convenience, applicable sections of the notes from the VT100  emulation
  44. are repeated here:-
  45.  
  46. The numeric keypad on an IBM PC does double duty as a cursor pad. When
  47. NumLock is set the VT100 emulation will generate numbers from keypad keys
  48. if the keypad is in numeric mode, or application sequences in alternate
  49. mode. The '+' key on the keypad generates the same sequence in alternate
  50. mode as the ',' which occupies this position on the VT100 pad.
  51.  
  52. If NumLock is not set then the keypad generates cursor sequences, either
  53. ANSI or application depending on the cursor key mode.
  54.  
  55. Since the standard PC keypad does not have PF1-PF4 or Enter, these keys are
  56. generated using CTRL-F1 to CTRL-F4, and CTRL-F5 for Enter.
  57.  
  58. On the main keyboard, the backspace key on the PC generates BS (ASCII
  59. 8) and not DEL (ASCII 127) which a VT100 user may expect. You can reverse
  60. this using the "BS key generates..." option in Setup/General.
  61.  
  62. Note: A standard VT100 terminal  has  24  lines.  If  you  leave  the
  63. Odyssey main menu line enabled then the Odyssey display area will  only  be
  64. 23 lines.  For  complete  compatibility  with  mainframe  applications  you
  65. should disable the menu line when VT100 is used.
  66.  
  67. VT100 emulation will not work in 43/50 line modes on the EGA/VGA.
  68.  
  69. The Odyssey VT100 emulation does support 132 column mode, but the PC hardware
  70. is not capable of displaying this on one screen. Odyssey therefore implements
  71. "panning" which treats the physical display as a "window" on which you can
  72. view a selected portion of the 132 column display. The following keys control
  73. the portion of the 132 column region shown:-
  74.  
  75.         Ctrl-Home        ......   Show left side
  76.         Ctrl-End         ......   Show right side
  77.         Ctrl-Left Arrow  ......   Pan 10 columns to the left
  78.         Ctrl-Right Arrow ......   Pan 10 columns to the right.
  79.  
  80.  
  81. Added VT320 specific information:-
  82.  
  83. A VT200/VT320 keyboard adds a separate arrow  key  cluster,  a  cluster  of
  84. editing keys (Find/Insert etc), and 20 function keys,  the  first  five  of
  85. which generate no keystrokes, but serve local terminal functions.
  86.  
  87. Arrow key cluster:
  88.     If you have the old PC keyboard then you must use  the  numeric  keypad
  89.     keys, as described in the VT100 notes. On an enhanced keyboard you  may
  90.     use the separate arrow key cluster, which is  identical  to  the  VT320
  91.     equivalent.
  92.  
  93. Editing keys:
  94.     An enhanced keyboard is far more convenient for this than  the  old  PC
  95.     keyboard. This is the mapping of PC key to VT320 equivalent:-
  96.  
  97.         PC key        VT320 equiv.
  98.  
  99.         Insert        Insert
  100.         Delete        Remove
  101.         Home          Find
  102.         End           Select
  103.         Page Up       Prev Screen
  104.         Page Down     Next Screen
  105.  
  106.     Note that although the appearance of the PC cluster is similar  to  the
  107.     DEC equivalent, the keytops are different. The  emulation  follows  the
  108.     PC keytops (where possible), rather than the VT320  keytops,  otherwise
  109.     things could get rather confusing, however you should  beware  of  help
  110.     messages from the host system (such as in VMS EDT), which indicate  the
  111.     correct keys graphically. If you have the  old  PC  keyboard  then  you
  112.     must use the numeric keypad (remembering to toggle  NUMLOCK  off),  but
  113.     the same key mapping applies.
  114.  
  115.  
  116. Function keys.
  117.     As noted above, the first  five  function  keys  serve  local  terminal
  118.     functions both in Odyssey and on a  real  VT320.  This  is  convenient,
  119.     since it means that Odyssey F1 (help) can still work. Other keys:-
  120.  
  121.         PC key                  VT320 equiv.
  122.  
  123.         F6 to F10               F6 to F10
  124.         ShiftF1 to ShiftF10     F11 to F20
  125.  
  126.     For convenience, for those users with  enhanced  keyboards,  VT320  key
  127.     F15 (Help) is duplicated on PC key F11, and F16 (Do) is  duplicated  on
  128.     PC key F12.
  129.  
  130.