home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / KEYBOARD / ICELAND.ZIP / READ.ME < prev   
Encoding:
Text File  |  1991-06-19  |  1.8 KB  |  51 lines

  1.                          ICELAND.SYS
  2.                      by Fridrik Skulason
  3.  
  4. Purpose of ICELAND.SYS: To provide a simple method for testing whether
  5. programs work with European keyboards.
  6.  
  7. It will install an Icelandic keyboard, change the font to CP 861,
  8. (requires VGA) and provides all the necessary country information -
  9. sorting order, case conversion etc, which can be obtained by INT 21H,
  10. functions 38H and 65H (DOS 3.3 and above)
  11.  
  12. Why Icelandic ?
  13.  
  14. Well, it is a bit more demanding than any other language of Western
  15. Europe, so any program which works with Icelandic will probably work
  16. anywhere else as well.
  17.  
  18. (By "more demanding" I mean for example that we use 10 letters not in the
  19. English alphabet, many of which are not present in CP 437)
  20.  
  21. To install, use a DEVICE= command to load the program from CONFIG.SYS.
  22.  
  23. Comments regarding the keyboard:
  24.  
  25.     The key to the right of the Enter key is a "dead accent" key - 
  26.     hitting it and then A,E,I,O,U or Y will give you the corresponding
  27.     accented character.
  28.  
  29.     @,{,[,],},\,~,` ^ and | must be obtained by pressing AltGr (the right
  30.     Alt-key)+another key - AltGr+Q, AltGr+7 etc...
  31.  
  32.     The key to the right of '.' gives an alphabetic character: Thorn,
  33.     which looks a bit like P, with an extra stroke at the top.
  34.  
  35.     The key to the right of 'L' gives an alphabetic character: AE
  36.         
  37.     The key to the right of '.' gives an alphabetic character: Eth,
  38.     which looks a bit like D, with an extra stroke.
  39.  
  40.     The key to the right of '0' gives an alphabetic character: Oe,
  41.     which looks like O, with two extra dots.
  42.  
  43. If you attempt to use the sorting-order information returned by INT 21H,
  44. function 65H, the correct order should look like this:
  45.  
  46.            AñBCDïEÉFGHIÑJKLMNOªPQRSTUºVXYùZìÆÖ
  47.  
  48. --frisk
  49. Fridrik Skulason
  50. frisk@rhi.hi.is
  51.