home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / SPANISH / KEYBSP / SPANISH.DOC < prev   
Encoding:
Text File  |  1994-02-05  |  1.6 KB  |  36 lines

  1.  
  2.     SPANISH KEYBOARD
  3.  
  4.     This routine once invoked remains resident and occupies very little
  5.     storage.  It provides support for the spanish keyboard and allows the
  6.     user to switch between the spanish and the standard keyboards, however,
  7.     when invoked, it places the keyboard in spanish mode.
  8.  
  9.     The keyboard layout is in the attached sheet, you will notice that some
  10.     keys have three characters, the thrid being the one on the bottom right
  11.     of a key, to generate these characters, press Alt-Ctrl and the key.
  12.     The twoe keys to the right of the "P" are "dead" keys and when pressed
  13.     apparently do nothing, however, they work the same as in a typewriter;
  14.     to place an accent on a vowel (lower case only), press the dead accent
  15.     key followed by the desired vowel and violá.  If you press anything
  16.     other than a lower case vowel, you will get a BEEP and you will see the
  17.     two characters, the last one being the character you last typed.
  18.  
  19.  
  20.     To switch between keyboards:
  21.  
  22.     Alt-Ctrl-F1 : Swithces to the standard keyboard
  23.  
  24.     Alt-Ctrl-F2 : Swithces to the spanish keyboard
  25.  
  26.  
  27.     The characters generated by the routine appear as such on the display
  28.     but in order for them to be printed, the IBM graphics printer is
  29.     required as this contains the new characters.  The new EPSON FX80 can
  30.     also be used generating the appropriate characters.
  31.  
  32.     If you are going to use these characters in graphics mode, you must
  33.     first execute the GRAFTABL function provided with DOS 2.0, otherwise
  34.     you will get garbage in your display.
  35.  
  36.