home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4423 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  2.0 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!ucsbcsl!network.ucsd.edu!sdd.hp.com!cs.utexas.edu!sun-barr!male.EBay.Sun.COM!exodus.Eng.Sun.COM!sun!amdcad!BitBlocks.com!bvs
  2. From: bvs@BitBlocks.com (Bakul Shah)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Motif on X386???
  5. Message-ID: <1992Aug19.062455.12847@BitBlocks.com>
  6. Date: 19 Aug 92 06:24:55 GMT
  7. References: <1992Aug17.140857.3882@lgc.com> <1992Aug18.015024.8369@fcom.cc.utah.edu> <1992Aug18.174802.9845@BitBlocks.com> <090m_#b.hasty@netcom.com>
  8. Organization: Bit Blocks, Inc.
  9. Lines: 33
  10.  
  11. hasty@netcom.com (Amancio Hasty Jr) writes:
  12.  
  13. >In article <1992Aug18.174802.9845@BitBlocks.com> bvs@BitBlocks.com (Bakul Shah) writes:
  14. >>Make sure you are using the latest com.c driver (with select()
  15. >>bug fixed).  But even then there is some problem with the mouse
  16. >>code in X386 as the very first button press is not seen until
  17. >>after you either release the button or move the mouse a bit.
  18. >>
  19. >>If you wish to track this problem down, check out file
  20. >>$X11R5/mit/server/ddx/x386/x386Io.c.  Routine x386MseEvents()
  21. >>seems to be the culprit.
  22. >>
  23. >Rich (rich@rice.edu) already fix this problem in the next upcoming release 
  24. >of X386 1.2E 1.0.2 for 386bsd 0.1, please ask him for the fix. The problem
  25. >in a nutshell is that X386Io.c is not setting the cflag. the fix was also
  26. >previously posted by me.
  27.  
  28. I have already applied that patch but I still see the same symptom.
  29. May be this only happens with a Microsoft compatible mouse.
  30.  
  31. >Additionally, there are problems with the X server not grabbing the keyboard,
  32. >this problem has been also resolved.
  33.  
  34. >So just ask Rich when he is going to release X again. Hopefully, it will be
  35. >soon. I just hate to see the same problems being reported over and over again
  36. >even though there has been previous postings relating to the problem with
  37. >suggested fixes.
  38.  
  39. I too hate repititions but I think this problem is different from
  40. tty.c_cflag not being set in x386SetSpeed() in the #ifdef __386BSD__
  41. leg.
  42.  
  43. -- Bakul Shah <bvs@bitblocks.com>
  44.