Amiga : GetMouseInput
| Current version: | 1.4 |
| Revision Date: | 12-Dec-99 |
| Download: | Click here to download latest version (8K) |
| Aminet: | util/boot/GetMouseInput.lha |
GetMouseInput is a very simple program which reads the state of the mouse buttons from a mouse connected to either the mouseport or gameport and sends the output:
- to an global (environment) variable called MouseInput
- to a local variable called MouseInput
- to stdout
- any combination of the above
The result can then be read from AmigaDOS scripts etc.
Very useful in startup-sequence to select different startup files.