home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p115 / 6.ddi / DEF / MSYSTMSE.DEF < prev    next >
Encoding:
Text File  |  1989-09-20  |  1.0 KB  |  30 lines

  1. BEGIN DDIF
  2. ------------------------------------------------------------------------
  3. -- DEVICE INFORMATION FILE FOR Mouse Systems mouse                    --
  4. -- This driver does NOT require resident                              --
  5. -- DOS driver to talk to the mouse. It will work stand-a-lone.        --
  6. --                                                                    --
  7. -- 09-20-89                                                           --
  8. ------------------------------------------------------------------------
  9.  
  10. -- INPUT DEVICE DRIVER --
  11.  
  12. --   +-------------- MOUSE UNITS PER INCH (RESOLUTION)
  13. --   |   +---+------ MOUSE X,Y ACTIVE AREA IN MOUSE UNITS
  14. --   |   |   |   +-- MOUSE PORT (COM1=1,COM2=2)
  15. --   V   V   V   V
  16. 101 100 600 450  1
  17.  
  18. --  +--right button pushed alone
  19. --  |  +--middle button pushed
  20. --  |  |  +--right+middle
  21. --  |  |  |  +--left button pushed alone
  22. --  |  |  |  |  +--right and left button pushed simultaneously 
  23. --  |  |  |  |  |  +--left+middle
  24. --  V  V  V  V  V  V
  25. 102 2  0  5  1  3  4
  26.  
  27. END DDIF
  28. END
  29.  
  30.