home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!ub!galileo.cc.rochester.edu!rjw
- From: rjw@merlin.cvs.rochester.edu (Robert Wilson)
- Newsgroups: comp.sys.amiga.programmer
- Subject: gameport device vs. input device
- Message-ID: <1992Aug28.174032.4126@galileo.cc.rochester.edu>
- Date: 28 Aug 92 17:40:32 GMT
- Sender: news@galileo.cc.rochester.edu
- Organization: University of Rochester, Rochester NY
- Lines: 17
- Nntp-Posting-Host: merlin.cvs.rochester.edu
-
- I'm trying to use the input device to pick up character input, and the
- gameport device to pick up mouse input from both ports. This is for a
- psych. experiment, so the gameports have to be on equal standing: hence
- my need for using the gameport device.
-
- Unfortunately, the input device seems to be making things difficult for
- the gameport device.
-
- ** My question: is it possible to make the input device unaware of the
- gameports? I want all mouse events to go the gameport device, and only
- to the gameport device.
-
- This is all nasty, and un-Amiga-ish, but this is an experiment, so no
- other programs will be running concurrently.
-
- -Robert
- rjw@cvs.rochester.edu
-