home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / p / pcpkey.zip / KEYBOARD.TXT next >
Text File  |  1993-01-21  |  4KB  |  70 lines

  1.  
  2. If you use a VT320 terminal regularly on a VAX and then try to use Procomm
  3. Plus as a terminal emulator to access a VAX, you may have noticed that the
  4. default keyboard map that comes with PCPLUS is pitiful.  It doesn't come
  5. anywhere close to emulating the keyboard of a VT320 terminal.  I've included
  6. here a PCPLUS.KBD that has a number of changes to the VT320 terminal keyboard
  7. mapping that you might find useful.  I've only changed the VT320, not the
  8. other VT terminals, but you can easily modify the other terminal's keyboard
  9. maps if you have a need to emulate a lower model VT terminal.
  10.  
  11. There were a few concessions that I had to make because of constraints on the 
  12. use of some of the keys on a PC.  The top row of the numeric keypad can still 
  13. be emulated with F1-F4.  But I like it to be on the numeric keypad.  So the 
  14. three rightmost keys of the top row of the numeric keypad are now PF2-PF4.  
  15. You cannot refine the NumLock key which is in the PF1 position on my 101 key 
  16. keyboard.  So... F1 is still PF1 (the GOLD key).  I couldn't find a better 
  17. place on my keyboard to put it.  The Grey + key on the numeric keypad takes 
  18. up two positions of a VT320 keypad.  I use the [Delete Character] key more 
  19. often than the [Delete Word] key.  So I made the + key emulate [Delete 
  20. Character].  Ctrl-F12 performs the [Delete Word] function.  Everything else 
  21. on the numeric keypad operates correctly (you must have NumLock turned on, 
  22. though).  With a 101 key keyboard, the separate pad of keys to the left of 
  23. the numeric keypad is available, so I attempted to map them also.  The words 
  24. written on the keys are not the same as the words on the VT320 keyboard.  I 
  25. decided to make the keys correspond with the words written on it as much as 
  26. possible rather than put the keys in the position that they are in on a 
  27. VT320, since my fingers don't know those keys as well as the numeric  keypad. 
  28. You could easily move them around to the positions that they are in on a VT320
  29. if your fingers balk at my positioning.  I made the "Home" key perform the
  30. "Find" function and the "End" key perform the "Select" function.  The three
  31. grey keys at the top right cannot be redefined.  So I made the F12 key perform
  32. the "Do" function.  The "Help" function can be performed with PF2, so I didn't
  33. create another key to do that.  I also fixed the Backspace key to perform the
  34. destructive backspace that a VT320 usually does, not the "Beginning of the
  35. line" function Datastorm has it performing.  If you're too lazy to press
  36. Ctrl-H for that function, then press Ctrl-Backspace for it. <grin>  Refer to
  37. the following table for all the translations that I made:
  38.  
  39.             PC 101 Keyboard         VT320 Keyboard
  40.             ===============         ==============
  41.         F12            Do
  42.         Ctrl-F12        Delete Word
  43.         Backspace        Backspace
  44.         Ctrl-Backspace        BS (Ctrl-H)
  45.         Insert            Insert Here
  46.         Delete            Remove
  47.         Home            Find
  48.         End            Select
  49.         Page Up            Previous Screen
  50.         Page Down        Next Screen
  51.         Grey /            PF2
  52.         Grey *             PF3
  53.         Grey -             PF4
  54.         Grey +            Delete Character
  55.  
  56. Because I've defined the Grey PageUp and PageDown keys, you can no longer use
  57. them to initiate a PCPLUS Upload or Download.  You'll need to either use 
  58. Shift-PgUp (Numeric 9) and Shift-PgDn (Numeric 3) assuming you have the
  59. NumLock on or you can initiate those from the PCPLUS menu.  Hopefully, this
  60. will help your use of PCPLUS with a VAX.  If you have any comments or
  61. suggestions, feel free to contact me:
  62.  
  63.             Gary Holeman
  64.             Advocate Computer Services, Inc.
  65.             3220 Highway 417
  66.             Woodruff, SC  29388-8679
  67.             (803)476-3439
  68.             Compuserve 72240,3322
  69.  
  70.