home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / ibm / ps2 / hardware / 2342 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.sys.ibm.ps2.hardware
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!rpi!newsserver.pixel.kodak.com!ekcolor!dj
  3. From: dj@ekcolor.ssd.kodak.com (Dave Jones)
  4. Subject: Re: Device driver for PS/2 mouse on PS/ValuePoint?
  5. Message-ID: <1993Jan12.212813.9634@pixel.kodak.com>
  6. Sender: news@pixel.kodak.com
  7. Organization: Morituri Te Salutent, Inc.
  8. X-Newsreader: TIN [version 1.1 PL7]
  9. References: <sheldon.726820610@vincent1.iastate.edu>
  10. Date: Tue, 12 Jan 93 21:28:13 GMT
  11. Lines: 35
  12.  
  13. Steve Sheldon (sheldon@iastate.edu) wrote:
  14. > I have a PS/Valuepoint.  Anyway, it has a PS/2 style mouse port and PS/2
  15. > style mouse.  This setup works fine under OS/2, and configures fine under
  16. > Windows.
  17. >  But I'd like to boot up MS-DOS at times and still be able to use the mouse
  18. > with DOS programs, like say QBASIC(good example).
  19. >  No drivers came with the computer, other than the OS/2 stuff, and some
  20. > video drivers for Windows 3.1.
  21. >  What can I use as a device driver for this mouse, and where do I find it?
  22. Look on the Windows disks.  Disk 4, I think, contains a file called 
  23. MOUSE.CO_.  This is a Microsoft Mouse driver in compressed form.  Decompress 
  24. it with "EXPAND MOUSE.CO_ MOUSE.COM".  Use this for the IBM mouse: I think
  25. it's identical to the MS mouse in terms of output.
  26.  
  27. FWIW, somewhere on the Windows disks there's also LMOUSE.CO_ for Logitech 
  28. fans.
  29.  
  30. Also, set the following in SYSTEM.INI:
  31.  
  32. [NonWindowsApp]
  33. MouseInDosBox=1
  34.  
  35. This gets you mouse input to Windowed DOS applications (as opposed to 
  36. fullscreen).
  37.  
  38. I may be wrong about the disk: if so disk 1 has a manifest that will point 
  39. you to the right disk.
  40.  
  41. --
  42. ||------------------------------------------------------------------------
  43. ||Dave Jones (dj@ekcolor.ssd.kodak.com)|Eastman Kodak Co. Rochester, NY  |
  44.