home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / utility / system / rainbow / maccel2.txt < prev    next >
Text File  |  1990-01-26  |  6KB  |  126 lines

  1. MACCEL2.PRG by Ken Badertscher
  2. Copyright 1989, Atari Corp.
  3.  
  4. Why another mouse accelerator?
  5. ==============================
  6. I guess just don't get enough punishment working on the other
  7. system software here at Atari.
  8.  
  9. History:
  10. Once upon a time, there was this mysterious three-hundred-odd byte
  11. program that had the peculiar side-effect of accelerating the mouse
  12. cursor.  I'm not sure what else it did, but then, I only wrote it.
  13.  
  14. Later on, this program got a little more useful - it let you
  15. communicate with it, it put up informative messages, it was able
  16. to find itself in memory so you couldn't run it twice (running it twice
  17. or more would result in hilarious consequences if you so much as bumped
  18. the mouse), and so on.  It was still a bit primitive, however.
  19.  
  20. Months later, I decided that I needed another breed of screen saver -
  21. it seemed that all the ones I had featured, um, interesting
  22. side-effects.  What better place to put a screen saver than in a mouse
  23. accelerator, right? And while I was at it, I could spruce up the mouse
  24. accelerator, right?
  25.  
  26. Right.
  27.  
  28. Here it is.  Mouse Accelerator //.  It uses a new-and-improved
  29. algorithm for acceleration - you may like the feel of it better than the
  30. original MACCEL.  You may even enjoy the screen saver, but if you don't
  31. you can always disable it.  I'm sure that you'll like the means of
  32. communicating with MACCEL2 better than MACCEL.  What was I thinking of
  33. when I came up with ControlShiftAltLeftClick?!
  34.  
  35.  
  36. Using MACCEL2
  37. =============
  38. First you need to put MACCEL2.PRG in your auto folder.  You don't need
  39. to reboot; you can install it from the desktop.  MACCEL2 functions both
  40. as an auto folder program that installs the mouse accelerator and screen
  41. saver and as a configuration program that allows you to change the way
  42. it operates.
  43.  
  44. After you have put MACCEL2.PRG in your auto folder, run it from the
  45. desktop.  You will be presented with a dialog box that has a title at
  46. the top, three rows of selection buttons, and some actions at the
  47. bottom.  Let's deal with them in order:
  48.  
  49. Selections
  50. ==========
  51. The first row of selection buttons are for Acceleration.  You have two
  52. choices, Fast or Slow.  Selecting a button will activate that speed, so
  53. try them out and see which one you like.
  54.  
  55. The second row turns the Screen Saver On or Off. (The interesting
  56. capitalization here is to emphasize what appears in the dialog.)  If you
  57. have the screen saver on, after about four minutes of inactivity, it
  58. will kick in.  If you have a color monitor, your monitor will go black. 
  59. Don't panic, your monitor is not broken, just bump the mouse or hit a
  60. key (even a shift key) and the display will be restored.  If you have a
  61. monochrome monitor, it will toggle black-white/white-black about every
  62. 15 seconds or so.  This prevents an image from "burning in" to your
  63. monochrome monitor by constantly flip-flopping the image.  Bump the
  64. mouse or hit a key to restore a sane display.
  65.  
  66. The third row of selection buttons has the mysterious title "Watch
  67. Modem." This feature is useful if you, like me, tend to spend too much
  68. time on BBS's and online services.  If you are watching a live CB
  69. discussion or reading long messages on an online service, there may be
  70. a long period of time during which you don't touch a key or use the
  71. mouse.  It would be most annoying for the screen saver to kick in while
  72. you're reading a message.  That's what "Watch Modem" is for.  If you
  73. select Yes, the screen saver timer will be reset by characters coming
  74. in the modem port as well as by keyboard or mouse activity.  If you run
  75. a BBS, you should set "Watch Modem" to No, so that the screen saver
  76. timer won't be constantly reset by your callers.
  77.  
  78. Actions
  79. =======
  80. Finally, let's look at the row of action buttons at the bottom, from
  81. right to left.  As with most dialog boxes, the rightmost button is
  82. Cancel.  If you have not yet installed the mouse accelerator, selecting
  83. Cancel will exit the program without installing it.  If you have
  84. already installed the mouse accelerator, select Cancel to exit the
  85. program and restore the accelerator to the state it was in before you
  86. started messing with the selection buttons.
  87.  
  88. The middle action button is Save.  You can save the current mouse
  89. accelerator configuration directly into your copy of MACCEL2.PRG.  It
  90. expects to find itself in the auto folder of your boot device.  If it
  91. isn't there, or if you have renamed it, you can tell it that you want
  92. to Locate your copy of MACCEL2.PRG; it will present you with a standard
  93. file selector so that you can locate it.  If you make a mistake and
  94. select the wrong file, you needn't worry.  MACCEL2 is fairly
  95. intelligent about saving its configuration - it won't try to save a
  96. configuration in a program that isn't MACCEL2, or in a text file, for
  97. example.  It will let you know if it had any problems saving the
  98. configuration.  The next time you boot using the configured copy of
  99. MACCEL2.PRG, it will use the defaults you have set.
  100.  
  101. The left action button is the default button, and it has a different
  102. label depending on whether or not MACCEL2 has been installed since you
  103. booted your ST.  If it has not yet been installed, the button will read
  104. "Install", and selecting it will install the mouse accelerator with the
  105. selections you have made via the selection buttons.  If it has already
  106. been installed, the button will read "Configure", and selecting it will
  107. reconfigure MACCEL2 based on the selection button settings.  In either
  108. case, selecting this button will exit the program.  NOTE: Selecting
  109. "Configure" will not permanently save your configuration; you must use
  110. the "Save" button to do that.  Configure will only configure the MACCEL2
  111. that is currently installed in memory.
  112.  
  113. Th-th-th-that's all, folks!
  114. ===========================
  115. That's about all there is to it!  Next time you boot with MACCEL2 in
  116. your auto folder, it will install the mouse accelerator and screen
  117. saver (depending on how you have configured it), and print the message
  118. "Mouse Accelerator 2 installed."  If you need to reconfigure it for any
  119. reason, just open a window onto your auto folder and run it from the
  120. desktop any time.  If you're concerned about how much memory MACCEL2
  121. uses, don't be.  Almost all of the program goes away after it has
  122. installed the mouse accelerator and screen saver drivers.  The critical
  123. parts have been written in assembly to be as small and as fast as they
  124. can be.
  125.  
  126.