home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 118.lha / MouseUtil.ReadMe < prev    next >
Text File  |  1986-11-20  |  2KB  |  48 lines

  1.  
  2. ******************************************************************
  3.  
  4.                       MouseUtil  Version 1.0
  5.                   Programming by Luciano Bertato
  6.                       CompuServe: 73246,1744
  7.  Canada Remote Systems: LUCIANO BERTATO (in the Amiga Conference)
  8.                   Date:  Saturday March 26, 1988
  9.  
  10. ******************************************************************
  11.  
  12.   MouseUtil is a utility that will change your mouse speed
  13. resolution. Instead of using Preferences (59844 bytes) which
  14. will take longer to load, just use MouseUtil (1812 bytes) to
  15. change your mouse speed.
  16.   This program is freeware, and can be altered anyway you want.
  17. I included the source code in assembler so that you can see
  18. how it was written.
  19.   If you plan to upload this utility to other BBS's please keep
  20. the three files together, so that another Amiga User will get
  21. as much information as you did.
  22.  
  23. The three files included in this ARC'ed file are -
  24.  
  25.     MouseUtil     - program to alter the mouse speed
  26.     MouseUtl.asm  - source code in 68000 assembler of MouseUtil
  27.     ReadMe        - the file you are reading now
  28.  
  29. ******************************************************************
  30.  
  31.   If you have any ideas on how to enhance this program, please
  32. feel free to give me E-mail on CompuServe (73246,1744) or on
  33. Canada Remote Systems (LUCIANO BERTATO) in the Amiga Conference
  34. section.
  35.   The gadgets do not work like I really want them to work. I want
  36. to see them work exactly like the ones in Preferences. I tried my
  37. best to play around with the settings in the Gadget structures,
  38. but was unsuccessful. If you know how to correct the gadgets, then
  39. I would really appreciate you leaving me E-mail on how to do it, and
  40. the next version will include this improvement.
  41.  
  42. ********************************************************************
  43.  
  44. Thanks to all who helped me with problems I encountered on how to
  45. program in Intuition on CompuServe in the AmigaForum.
  46.  
  47.  
  48.