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 / input.txt < prev    next >
Encoding:
Text File  |  1992-09-02  |  328 b   |  14 lines

  1. ShowModule v0.1 (c) 1992 $#%!
  2. now showing: "emodules:devices/input.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. CONST IND_ADDHANDLER=9,
  6.       IND_REMHANDLER=10,
  7.       IND_WRITEEVENT=11,
  8.       IND_SETTHRESH=12,
  9.       IND_SETPERIOD=13,
  10.       IND_SETMPORT=14,
  11.       IND_SETMTYPE=15,
  12.       IND_SETMTRIG=16
  13.  
  14.