home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / setup / 1179 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!sumax!grtorlba
  2. From: grtorlba@sumax.seattleu.edu (George Torralba)
  3. Newsgroups: comp.os.ms-windows.setup
  4. Subject: Re: using a mouse in a dos program whie it is a window
  5. Message-ID: <4980@sumax.seattleu.edu>
  6. Date: 7 Sep 92 22:05:16 GMT
  7. References: <1992Sep7.181426.137158@ns1.cc.lehigh.edu>
  8. Organization: Seattle University, Seattle WA
  9. Lines: 19
  10.  
  11. In article <1992Sep7.181426.137158@ns1.cc.lehigh.edu> ckt0@ns1.cc.lehigh.edu (CHARLES KEITH TESSLER) writes:
  12. >I have been unable to find info on or figue out how to use my mouse in a dos
  13. >appclation while it is running as a window. I am using windows 3.1 and I have
  14. >hurd this is possible. Dose anyone know how? Help would be apprecated.
  15. >-- 
  16. >
  17.  
  18. I got this from another person who posted it here.  I've tried it and it works
  19. for me so see if it does on your setup too.  Here goes:
  20.  
  21.   [386Enh]
  22.   local=$PCMOUSE
  23.  
  24. This setting usually has value of "CON."  Also, I'm not really sure if it's
  25. PC$MOUSE or $PCMOUSE but you know what to do.
  26.  
  27. George
  28.  
  29.  
  30.