home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / nduk-v37.lha / V37 / fd / keymap_lib.fd < prev    next >
Text File  |  1991-11-15  |  288b  |  11 lines

  1. * "keymap.library"
  2. ##base _KeymapBase
  3. ##bias 30
  4. ##public
  5. *--- functions in V36 or higher (distributed as Release 2.0) ---
  6. SetKeyMapDefault(keyMap)(a0)
  7. AskKeyMapDefault()()
  8. MapRawKey(event,buffer,length,keyMap)(a0/a1,d1/a2)
  9. MapANSI(string,count,buffer,length,keyMap)(a0,d0/a1,d1/a2)
  10. ##end
  11.