Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!rutgers!orstcs!nucthy!sagen From: sagen@nucthy.physics.orst.edu (Milt Sagen) Newsgroups: comp.sys.ibm.pc Subject: Re: How to talk to a serial/bus mouse Message-ID: <8956@orstcs.CS.ORST.EDU> Date: 19 Feb 89 21:48:01 GMT References: <2504@cuuxb.ATT.COM> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: sagen@nucthy.PHYSICS.ORST.EDU (Milt Sagen) Organization: Dept. of Physics, Oregon State University Lines: 22 In article <2504@cuuxb.ATT.COM> jth@cuuxb.ATT.COM (6413~) writes: >Ihave a serial mouse and I was wondering how to talk to and read from it. Logitech >gives a driver with it, but the application still has to know how to talk to it. >I would like to know how to write some C code to interact with it. >Any ideas? > Joe Heneghan > att!cuuxb!jth > 312-985-6624 Writing code to interact with the Logitech serial mouse driver is no different from writing code to interact with the Microsoft bus mouse driver. If you know how to do the latter then you know how to do the former. If you have any example code that works with the Microsoft mouse then it will work with the Logitech mouse. The only difference being which driver you run prior to running you own code. Milt Sagen Internet: sagen@nucthy.physics.orst.edu Department of Physics Oregon State University Corvallis, OR 97331 Tele: (503) 754-4631