home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / useful / dist / dev / e / amiga_e / modules-text / devices / keyboard.txt < prev    next >
Text File  |  1992-09-02  |  279b  |  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.