home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / mxxdrv10.zip / M16_KBD.ZIP / MAKE_KBD.HLP < prev   
Text File  |  1991-05-22  |  4KB  |  134 lines

  1. :1
  2. 19
  3.      KBD layout maker:
  4.  
  5. <Left>/<Right> -
  6.      move cursor one key left/right;
  7. <Up>/<Down> -
  8.      move cursor one row up/down;
  9. <Home>/<End> -
  10.      move cursor to begin/end of row;
  11. <PgUp>/<PgDn> -
  12.      move cursor to first/last row;
  13.  Keys -
  14.      move cursor to corresponding key;
  15. <Enter> -
  16.      change setting for current key;
  17. <Esc>  or <F10> -
  18.      return to main menu.
  19.  
  20. Duplicate keys (i.e., keys with the same
  21. characters) are color marked (cyan).
  22.  
  23. :2
  24. 8
  25.      KBD layout maker:
  26.  
  27. Arrow keys or <Tab> -
  28.      toggle upper/lower case;
  29. <Enter> -
  30.      select character for current case;
  31. <Esc> -
  32.      return to KBD chart.
  33.  
  34. :3
  35. 14
  36.      KBD layout maker:
  37.  
  38. <Left>/<Right> -
  39.      move cursor one char left/right;
  40. <Up>/<Down> -
  41.      move cursor one row up/down;
  42. <Home>/<End> -
  43.      move cursor to begin/end of row;
  44. <PgUp>/<PgDn> -
  45.      move cursor to first/last row;
  46. <Enter> -
  47.      accept current character;
  48. <Esc> -
  49.      cancel selection.
  50.  
  51. :4
  52. 17
  53.      KBD layout maker:
  54.  
  55. <Left>/<Right> -
  56.      move cursor one key left/right;
  57. <Up>/<Down> -
  58.      move cursor one row up/down;
  59. <Home>/<End> -
  60.      move cursor to begin/end of row;
  61. <PgUp>/<PgDn> -
  62.      move cursor to first/last row;
  63.  Keys -
  64.      move cursor to corresponding key;
  65. <Space> -
  66.      mark/unmark current key to support
  67.      CapsLock.
  68. <Esc> -
  69.      return to main menu.
  70.  
  71. :5
  72. 60
  73.      KBD layout maker:
  74.  
  75.      This program was designed as a support tool
  76. for Resident Cyrillic Keyboard Driver - CYR_KBD
  77. by I.V.Morozov & Y.I.Wolf. It gives a friendly
  78. interface to create keyboard layout table -
  79. a table that allows you to use CYR_KBD with
  80. your favorite arrangement of cyrillic letters
  81. on the IBM PC keyboard keys.
  82.      Main menu allows you to do the following:
  83.  
  84.         KEYS:
  85.      A keyboard chart appears on screen. Black
  86. letters represent IBM PC original keyboard keys
  87. setting (don't try to change them). Red letters
  88. correspond to alternative characters supported
  89. by the CYR_KBD driver (they are changeable).
  90. You can select any key from keyboard chart and
  91. assign any of the 256 symbols to it.
  92.         CAPS:
  93.      Cyrillic alphabet is longer then Latin. Some
  94. of cyrillic letters are thus situated on
  95. non-letter IBM PC keys. When you type cyrillic
  96. text with CapsLock ON, some of the letters (those
  97. on letter IBM PC keys) will be converted to upper
  98. case by the computer's BIOS, while the others
  99. (those on the non-letter IBM PC keys) will appear
  100. in lower case. CYR_KBD lets you to forget this
  101. nuisance - it recognizes cyrillic letters that
  102. need additional conversion and does it! So the
  103. only thing you should do is to specify which
  104. cyrillic letters assigned to non-letter IBM PC
  105. keys. You just select CAPS option of MAKE_KBD and
  106. mark this keys, getting the whole problem solved.
  107.         SAVE:
  108.      We suppose that after you arrange the
  109. keyboard the way you want, you will have the idea
  110. to use this layout with CYR_KBD driver. So save it
  111. in a file through the SAVE option and enjoy the
  112. perfect work with cyrillics. It is also wise to
  113. SAVE before going to dinner in order not to start
  114. the job from the very beginning when you return.
  115.         LOAD:
  116.      Sometimes you may have an idea to correct
  117. your own table slightly or continue correction
  118. started before dinner. LOAD is the option you
  119. need in that case.
  120.  
  121.         An additional hint:
  122.      If you are a user of some exotic font or
  123. cyrillic coding (such as the bulgarian MIC coding)
  124. you won't be pleased to discover that this program
  125. has built-in cyrillic font loader (it used our
  126. favorite standard - the Alternative GOST coding).
  127. Don't lose hope - just run MAKE_KBD with /E option
  128. to use External font table which is currently
  129. present in your computer memory.
  130.  
  131.         With best regards:
  132.         Y.I.Wolf & I.V.Morozov,         May 1991
  133.  
  134.