home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / dev / amiga_e-2.1b.lha / Amiga_E-2.1b / Modules-Text / devices / keyboard.txt < prev    next >
Encoding:
Text File  |  1992-09-02  |  279 b   |  11 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:devices/keyboard.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. CONST KBD_READEVENT=9,
  6.       KBD_READMATRIX=10,
  7.       KBD_ADDRESETHANDLER=11,
  8.       KBD_REMRESETHANDLER=12,
  9.       KBD_RESETHANDLERDONE=13
  10.  
  11.