home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 12 / 0123 / mouse.doc < prev    next >
Encoding:
Text File  |  1991-12-02  |  1.7 KB  |  54 lines

  1. General Purpose Microsoft Mouse Drivers
  2.  
  3.  
  4. 1-5-85
  5.  
  6.  
  7. The mouse drivers contained in this archive are general - purpose
  8. drivers that can be used with practically any software that uses
  9. the PC's Cursor keys for menu selection or for moving the cursor
  10. around on the screen. 
  11.  
  12. Additional Software Required:
  13.  
  14. To use the drivers You must have the Microsoft Mouse Driver
  15. (MOUSE.SYS) Installed on your bootup disk, or in the root directory
  16. of your hard disk. and to initiate the drivers, you must have the
  17. file MENU.COM from the Microsoft Mouse software disk.
  18.  
  19. To initialize the mouse, you must issue the following command
  20. (assuming all the drivers and MENU.COM are on the default drive): 
  21.  
  22. MENU n 
  23.  
  24. Replace n with a number from 1 to 7 depending on the which
  25. driver you select (drivers are the files 1.MNU, 2.MNU, etc,
  26.  
  27. The number you select will determine the motion-sensitivity level
  28. of the mouse, where 1 is most sensitive and 7 is least sensitive.
  29.  
  30. for instance if you select MENU 1, the cursor will move fast (moving themouse to the right will move the cursor right on the screen) as opposed to if you select MENU 7, which will cause the cursor to move much 
  31. slower.
  32.  
  33. You should experiment with using the different speed drivers with 
  34. different applications to determine the best speed for each
  35.  
  36.  
  37. Mouse Commands:
  38.  
  39. The following is a summary of the keyboard emulation that the drivers
  40. provide:
  41.  
  42.  
  43. Mouse Action                    Keyboard Translation
  44. ---------------------------------------------------------
  45. Left or Right Buttons:        Enter or (cr)
  46.  
  47. Both Buttons Together:        Escape Key
  48.  
  49. Movement ( U D L R ) :        Cursor Keys Respectively
  50.  
  51.  
  52.  
  53. Tony Tanzillo
  54.