home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / cbm / v39 / fd / keymap_lib.fd < prev    next >
Text File  |  1992-09-22  |  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.