home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / utils1 / 622_step.arj / 1MSDOS62.EXE / COUNTRY.TX_ / COUNTRY.bin
Text File  |  1994-05-31  |  13KB  |  272 lines

  1. COUNTRY.TXT
  2.  
  3.  
  4. SUPPLEMENTAL INFORMATION ON MS-DOS 6.22 -- CUSTOMIZING FOR INTERNATIONAL USE
  5. ============================================================================
  6.  
  7. This file provides information on customizing MS-DOS 6.22 for international 
  8. use. This information is not included in the MICROSOFT MS-DOS USER'S 
  9. GUIDE, MS-DOS Help or the README.TXT file. It supplements the international 
  10. keyboard and character set information provided in Section 1 of the 
  11. README.TXT file that accompanied MS-DOS 6.22.
  12.  
  13. This file covers the following topics:
  14.  
  15.   1. Additional Character Set (Codepage) and Keyboard Support
  16.         1.1  The KEYBRD2.SYS File
  17.         1.2  The EGA.CPI, EGA2.CPI, and EGA3.CPI Files
  18.         1.3  Configuring Your Computer to Use International-Language Settings
  19.   2. Switching Between Modes on Dual-Mode Keyboards
  20.   3. Quick Reference Tables for International Language Support
  21.  
  22. 1.  Additional Character Set (Codepage) and Keyboard Support
  23. ============================================================
  24. MS-DOS 6.22 includes the KEYBRD2.SYS, EGA2.CPI and EGA3.CPI files, which
  25. offer support for additional keyboards and character sets (codepages). 
  26. You use these files just as you would the KEYBOARD.SYS and EGA.CPI files. 
  27. MS-DOS also includes new country settings in COUNTRY.SYS. 
  28.  
  29. MS-DOS 6.22 includes new country settings in COUNTRY.SYS that use the
  30. new keyboards and character sets. For more information, see the tables
  31. in section 4 of this file. For a complete list of all the countries, 
  32. keyboards and character sets provided by MS-DOS 6.22, see section 4 
  33. of this file.
  34.  
  35. Note: ISO.CPI, an additional codepage information file, provides 
  36.       ISO-compliant fonts that can be used in place of the standard
  37.       MS-DOS fonts. The ISO.CPI file is included in the MS-DOS Resource 
  38.       Kit; to obtain it, send in the coupon in the back of your MS-DOS
  39.       USER'S GUIDE.
  40.  
  41. 1.1  The KEYBRD2.SYS File
  42. -------------------------
  43. The KEYBRD2.SYS file is essentially similar to KEYBOARD.SYS; you use it
  44. just as you would the KEYBOARD.SYS file. The differences between 
  45. KEYBOARD.SYS and KEYBRD2.SYS are:
  46.  
  47.  o  KEYBRD2.SYS contains support for the following keyboards, which
  48.     are not supported by KEYBOARD.SYS:
  49.  
  50.     Country/Language             Keyboard layout   Keyboard ID
  51.     ----------------             ---------------   -----------
  52.     Canada (standard CAN/CSA-Z keyboard)   cf      See below.
  53.     Brazil (secondary standard keyboard)   br      274, 275
  54.     Bulgaria                               bg      442
  55.     Greece                                 gk      319
  56.     Iceland                                is      161
  57.     Macedonia and Serbia/Montenegro        yc      118
  58.     Romania                                ro      333
  59.     Russian                                ru      441
  60.     Turkish                                tr      440, 179
  61.  
  62.  o  Although KEYBRD2.SYS contains a Canadian keyboard with the same
  63.     keyboard code (058) and identifier (cf) as KEYBOARD.SYS, the 
  64.     layout of the two keyboards is different. The Canadian keyboard 
  65.     layout in KEYBRD2.SYS meets the standard set forth by the Canadian 
  66.     government's specification 243.200-92 (CAN/CSA-Z). The keyboard
  67.     layout in KEYBOARD.SYS is more commonly used, but does not meet 
  68.     Canadian government specifications.
  69.  
  70.  o  The KEYBRD2.SYS file does not include support for the following
  71.     keyboards supported by KEYBOARD.SYS:
  72.  
  73.        Belgium
  74.        Danish
  75.        French
  76.        Japan
  77.        Latin America
  78.        Netherlands
  79.        Portuguese
  80.        Spanish
  81.        Switzerland (German)
  82.        Switzerland (French)
  83.  
  84.  o  KEYBRD2.SYS contains changes to the German keyboard that are
  85.     not in KEYBOARD.SYS. In the German keyboard, the SHIFT lock 
  86.     behavior of the top row of the keyboard is now functionally 
  87.     the same as the US keyboard (that is, "typewriter mode" 
  88.     has been removed).
  89.  
  90. 1.2  The EGA.CPI, EGA2.CPI, and EGA3.CPI Files
  91. ----------------------------------------------
  92. MS-DOS 6.22 includes three codepage information (.CPI) files, each
  93. of which contains information for different code pages. 
  94.  
  95. EGA.CPI contains the following:
  96.  
  97.     437 - United States 
  98.     850 - Multilingual (Latin I)
  99.     852 - Slavic/Eastern European (Latin II)
  100.     860 - Portuguese
  101.     863 - Canadian-French
  102.     865 - Nordic
  103.  
  104. EGA2.CPI contains the following:
  105.  
  106.     737 - Greek II
  107.     850 - Multilingual (Latin I)
  108.     852 - Slavic/Eastern European (Latin II)
  109.     857 - Turkish
  110.     861 - Icelandic
  111.     869 - Greek
  112.  
  113. EGA3.CPI contains the following:
  114.  
  115.     437 - United States 
  116.     850 - Multilingual (Latin I)
  117.     852 - Slavic/Eastern European (Latin II)
  118.     855 - Cyrillic I
  119.     866 - Russian (Cyrillic II)
  120.  
  121. 1.3  Configuring Your Computer to Use International-Language Settings
  122. ---------------------------------------------------------------------
  123. To use country settings or a character set other than the standard
  124. ones (United States), you must edit your CONFIG.SYS and AUTOEXEC.BAT
  125. files.
  126.  
  127. For example, to use the new Icelandic settings, carry out the 
  128. following steps:
  129.  
  130. 1. Add the following commands to your CONFIG.SYS file:
  131.  
  132.     REM  ICELAND SETTINGS
  133.     COUNTRY=354,861,C:\DOS\COUNTRY.SYS
  134.     DEVICE=C:\DOS\DISPLAY.SYS CON=(,,2)
  135.  
  136. 2. Add the following commands to your AUTOEXEC.BAT file:
  137.  
  138.     REM  ICELAND SETTINGS
  139.     MODE CON CP PREPARE=((861 850) c:\DOS\EGA2.CPI
  140.     MODE CON CP SELECT=861
  141.     KEYB IS,,C:\DOS\KEYBRD2.SYS
  142.  
  143. 3. Restart your computer.
  144.  
  145.  
  146. 2.  Switching Between Modes on Dual-Mode Keyboards
  147. ==================================================
  148. MS-DOS 6.22 includes dual-mode keyboard support for Greek, 
  149. French Canadian,  Bulgarian, Serbia/Montenegro, and Russian keyboards. 
  150. These keyboards allow you to easily switch between two different 
  151. keyboard modes. When your computer starts with one of these keyboards, 
  152. the primary mode is active. To switch modes, press the appropriate 
  153. key combination (listed below).
  154.  
  155. The key combinations for the Greek keyboard are as follows:
  156.                     
  157.                     Mode description    Key combination      
  158.                     ----------------    ---------------     
  159.   Primary mode      Latin               ALT+LEFT SHIFT
  160.   Secondary mode    Greek               ALT+RIGHT SHIFT
  161.                     
  162. The key combinations for the French Canadian keyboard are as follows:
  163.                     
  164.                     Mode description    Key combination      
  165.                     ----------------    ---------------     
  166.   Primary mode      Latin               CTRL+RIGHT SHIFT
  167.   Secondary mode    Latin II            CTRL+LEFT SHIFT
  168.  
  169. The key combinations for the Bulgarian, Russian, Serbia/Montenegro and
  170. Macedonia keyboards are as follows:
  171.                     
  172.                     Mode description    Key combination      
  173.                     ----------------    ---------------     
  174.   Primary mode      Latin               ALT+LEFT SHIFT
  175.   Secondary mode    Cyrillic            ALT+RIGHT SHIFT
  176.  
  177.  
  178. 4.  Quick Reference Tables for International Language Support
  179. =============================================================
  180. The following table lists each country supported by MS-DOS 6.22,
  181. along with the associated character set, CPI file, and keyboard codes.
  182.  
  183.                                 Supported
  184.                        Country  Character            Keyboard  Keyboard
  185. Country                 Code      Sets     CPI File    Code       ID
  186. =====================  ======  ==========  ========  ========  ========
  187. Albania                 355     852, 850   EGA.CPI    --        ---
  188. Area South              
  189.   (Arabic Countries)    785     850, 864*  EGA.CPI    --        ---
  190. Argentina               054     850, 437   EGA.CPI    la        ---
  191. Australia               061     437, 850   EGA.CPI    us        ---
  192. Austria                 043     850, 437   EGA.CPI    gr        See section
  193.                                                                 1.1
  194. Belgium                 032     850, 437   EGA.CPI    be        ---
  195. Bosnia/Herzegovina      387     852, 850   EGA.CPI    yu        234
  196. Brazil                  055     850, 437   EGA.CPI    br        274, 275
  197. Bulgaria                359     855, 850   EGA3.CPI   bg        442
  198. Canada French           002     850, 863   EGA.CPI    cf        See section
  199.                                                                 1.1
  200. Canada English          004     850, 863   EGA.CPI    cf        See section
  201.                                                                 1.1
  202. Chile                   056     850, 437   EGA.CPI    la        ---
  203. Colombia                057     850, 437   EGA.CPI    la        ---
  204. Croatia                 384     852, 850   EGA.CPI    yu        234
  205. Czech Republic          042     852, 850   EGA.CPI    cz        243
  206. Denmark                 045     850, 865   EGA.CPI    dk        ---
  207. Ecuador                 593     850, 437   EGA.CPI    la        ---
  208. Finland                 358     850, 437   EGA.CPI    su        ---
  209. France                  033     850, 437   EGA.CPI    fr        120, 189
  210. Germany                 049     850, 437   EGA.CPI    gr        See section
  211.                                                                 1.1
  212. Greece                  030     869, 737,  EGA2.CPI   gk        319
  213.                                 850
  214. Hong Kong               852     437, **    EGA.CPI    --        ---
  215. Hungary                 036     852, 850   EGA.CPI    hu        ---
  216. Iceland                 354     850, 861   EGA2.CPI   is        161
  217. India                   091     437, **    EGA.CPI    --        ---
  218. International English   061     437, 850   EGA.CPI    --        ---
  219. Ireland                 353     850, 437   EGA.CPI    uk        ---
  220. Israel                  972     850, 862*  EGA.CPI    --        ---
  221. Italy                   039     850, 437   EGA.CPI    it        141, 142
  222. Japan                   081     437, 932*  EGA.CPI    jp        ---
  223. Korea                   082     437, 934*  EGA.CPI    --        ---
  224. Latin America           003     850, 437   EGA.CPI    la        ---
  225. Macedonia               389     855, 850   EGA3.CPI   yc        118
  226. Malaysia                060     437, **    EGA.CPI    --        ---
  227. Mexico                  052     850, 437   EGA.CPI    la        ---
  228. Netherlands             031     850, 437   EGA.CPI    nl        ---
  229. New Zealand             064     437, 850   EGA.CPI    us        ---
  230. Norway                  047     850, 865   EGA.CPI    no        ---
  231. People's Republic
  232.   of China              086     437, 936*  EGA.CPI    --        ---
  233. Poland                  048     852, 850   EGA.CPI    pl        ---
  234. Portugal                351     850, 860   EGA.CPI    po        ---
  235. Romania                 040     852, 850   EGA.CPI    ro        333
  236. Russia                  007     866, 855,  EGA3.CPI   ru        441
  237.                                 852, 850,
  238.                                 437
  239. Serbia/Montenegro       381     855, 850   EGA3.CPI   yc        118
  240. Singapore               065     437, **    EGA.CPI    --        ---
  241. Slovakia                421     852, 850   EGA.CPI    sl        245
  242. Slovenia                386     852, 850   EGA.CPI    yu        234
  243. South Africa            027     437, 850   EGA.CPI    us        ---
  244. Spain                   034     850, 437   EGA.CPI    sp        ---
  245. Sweden                  046     850, 437   EGA.CPI    sv        ---
  246. Switzerland             041     850, 437   EGA.CPI    sf (French)
  247.                                                       sg (German)
  248. Taiwan                  886     437, 938*  EGA.CPI    --        ---
  249. Turkey                  090     857, 850   EGA2.CPI   tr        440, 179
  250. United Kingdom          044     850, 437   EGA.CPI    uk        166, 168
  251. United States           001     437, 850   EGA.CPI    us        ---
  252. Venezuela               058     850, 437   EGA.CPI    la        ---
  253. Yugoslavia              038     852, 850   EGA.CPI    yu        234
  254. Yugoslavia Cyrillic     038     855, 850   EGA3.CPI   yc        118
  255.  
  256.  *  Although COUNTRY.SYS supports the country conventions (date, time,
  257.     currency, etc.) associated with code pages 862 (Hebrew), 864 (Arabic), 
  258.     932 (Japanese), 934 (Korean), 936 (PRC Chinese), and 938 (Taiwanese), 
  259.     those character sets (code pages) are available only with the
  260.     associated special versions of MS-DOS (Hebrew, Arabic, Japanese, 
  261.     Korean, PRC Chinese, and Taiwanese).
  262.  
  263.  ** Hong Kong, India, Malaysia, and Singapore have been added to COUNTRY.SYS
  264.     to give access to these countries' settings when using Universal English.
  265.     If you need to use settings for one of these countries using the primary 
  266.     language for that country, contact the appropriate International 
  267.     Microsoft Office (Microsoft Hong Kong Limited, Microsoft Systems Private 
  268.     Limited (India), Microsoft Malaysia Sdn Bhd, or Microsoft Singapore Pte 
  269.     Ltd).
  270.  
  271.  
  272.