home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / k95keymaps / README.TXT < prev    next >
Text File  |  2020-01-01  |  2KB  |  57 lines

  1. KERMIT 95 KEY MAPS AND KEYBOARD UTILITIES
  2.  
  3.  
  4. NOTE: All *.KSC (Kermit Script) files are renamed *.KSC.TXT in this
  5. directory so that when you click on them in a Web browser you will
  6. see them and/or download them instead of running them.
  7.  
  8.  
  9. KEYCODES.TXT  
  10.   A complete listing of keycodes for Kermit 95 and MS-DOS Kermit.
  11.   These are the codes that are used in the SET KEY command.
  12.  
  13. DEFAULT.KSC
  14.   This is a complete listing of Kermit 95's default key map, showing both
  15.   global assignments and the default assignments for each terminal type.
  16.   It is generated by starting K95 "bare" and then using SAVE KEYMAP.
  17.  
  18. KOIKEYS.KSC
  19.   A mapping for Russian keyboard mode that maps Russian letters to
  20.   Roman (English) keys "by sound" to allow Americans, English, and
  21.   West European to touch-type in Russian without knowing the Russian
  22.   keyboard layout.
  23.  
  24. CTRL2CAP.VXD and .TXT
  25.   Driver that swaps Caps Lock and Ctrl keys, only for Windows 95.
  26.   Also, optionally, swaps ` and Esc.  See CTRL2CAP.TXT for details.
  27.   This driver can not be used in Windows NT or OS/2.
  28.  
  29. The following files are no longer needed, but may still be useful as examples:
  30.  
  31. VT220.KSC
  32.   VT220/320 keymap, as listed on p.79 of the Kermit 95 manual.
  33.   OBSOLETE in version 1.1.5 and later.  Keymaps for each terminal type
  34.   are now built in to Kermit 95.
  35.  
  36. EMACS.KSC
  37.   Key mappings for using host-based EMACS editors.
  38.   The Alt key becomes the Meta key; Ctrl-Alt becomes Ctrl-Meta.
  39.   The arrow and editing keys are mapped to the corresponding EMACS functions.
  40.   OBSOLETE in version 1.1.5 and later.  EMACS mode is now built in to
  41.   Kermit 95, but this file is still useful documentation for EMACS mode.
  42.  
  43. WP50.KSC, WP51.KSC
  44.   Key maps for host-based WordPerfect 5.0 and 5.1 on UNIX or VMS.
  45.   No longer needed; replaced by built-in WordPerfect keyboard mode.
  46.  
  47. SNI.KSC
  48.   Key map for Siemens Nixdorf 97801 emulation.  Not needed, corresponds to
  49.   default built-in 97801 keymap.
  50.  
  51. CAPSLOCK.KSC
  52.   A key mapping file to work around the Windows 95 Caps Lock bug.
  53.   Not needed in Kermit 95 1.1.5 or later unless you SET WIN95 KEYBOARD
  54.   TRANSPARENT.  Not needed in OS/2 or Windows NT at all.
  55.  
  56. (End of KEYMAPS\README.TXT)
  57.