home *** CD-ROM | disk | FTP | other *** search
- Well, here is a little program that only took one night to
- write....isn't that amazing? Anyway, it was inspired by one of Matt
- Dillon's programs that was shown at the Amiga Users Meeting. I just thought
- it would be nice to have the mouse pointer go to never never land when it
- wasn't being used. All it does is intercept the input from intuition and
- see if the mouse has been moved lately. If it hasn't been moved for 100
- (change this to a different number if you want the mouse to hang around a
- little longer)
- Ticks of the inputhandler, the Sprite DMA is turned off. As soon as the
- mouse is moved, the DMA is turned back on. Simple as that. The source code
- is included and was written entirely by me (all 2760 bytes). Go ahead and
- do whatever with it.
-
- Start it up by typing: PointerBeGone
-
- this will load the actual program PBG and run it in the background. This
- makes it simple to include in your startup-sequence.
-
- Hope you like it
- Todd Elliott
- 3/12/89
- Call TCCC 509-783-1931 and leave E-mail
-