Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!uwm.edu!rpi!zaphod.mps.ohio-state.edu!usc!ucsd!nosc!crash!jcs From: jcs@crash.cts.com (John Schultz) Newsgroups: comp.sys.amiga.tech Subject: Re: Analog joysticks (was Re: Amiga joysticks) Keywords: Analog Joysticks Message-ID: <2925@crash.cts.com> Date: 31 May 90 17:33:43 GMT References: <1596@lpami.wimsey.bc.ca> <1990May30.172116.5685@dg-rtp.dg.com> Organization: Crash TimeSharing, El Cajon, CA Lines: 13 In article <1990May30.172116.5685@dg-rtp.dg.com> poirier@ellerbe.dg.com ( Poirier local) writes: >Is it possible, via some to-be-designed input-munging software, to >more-or-less transparently use an ordinary analog joystick as a programmable >joystick or mouse, in the tradition (though not the same implementation) >of the Gravis Mousestick (TM)? Sure, after software processing of the analog joystick data (values from 0-255), input events could be sent to the input device. I think there's a PD example of how to do this with a digital joystick. John