home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 225.lha / Demo_Alex / DOC / Keyboard < prev    next >
Encoding:
Text File  |  1989-04-12  |  806 b   |  25 lines

  1. ***
  2. *** Emulating Alex with an Amiga keyboard
  3. ***
  4.  
  5.     The main difference between the Amiga keyboard and the standard Alex
  6. keyboard is the way the  generate accents . You can generate accents
  7. with the Amiga keyboard as follow:
  8.  
  9.     <'> (Acute accent):        Press <Alt> + <'>
  10.     <`> (Grave accent):        Press <Alt> + <`>
  11.     <^> (Circumflex accent):    Press <Alt> + <6>
  12.     <"> (diaeresis or umlaut mark): Press <Alt> + <"> (quotation mark)
  13.     (Lower case c with cedilla):    Press <Alt> + <c>
  14.     (Upper case C with cedilla):    Press <Alt> + <C>
  15.  
  16.     Other accents are positionned on the standard keys.
  17.  
  18.     Function keys are F1 to F8 and Shift-F1 to Shift-F8.
  19.     F9 has no use.
  20.     F10 is equivalent to the Connect/Disconnect key of Alex.
  21.  
  22.     The numeric keypad can be used normally.
  23.     The Enter key is equivalent to F8 ( or Send ).
  24.  
  25.