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

  1. Path: sparky!uunet!sun-barr!ames!data.nas.nasa.gov!taligent!apple!veritas!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: <1992Aug18.174802.9845@BitBlocks.com>
  6. Date: 18 Aug 92 17:48:02 GMT
  7. References: <16kt8jINN9so@agate.berkeley.edu> <1992Aug16.210959.17266@fcom.cc.utah.edu> <1992Aug17.140857.3882@lgc.com> <1992Aug18.015024.8369@fcom.cc.utah.edu>
  8. Organization: Bit Blocks, Inc.
  9. Lines: 16
  10.  
  11. terry@cs.weber.edu (A Wizard of Earth C) writes:
  12.  
  13. >I also saw problems with menus not coming active unless you let go of the
  14. >button popping up the menu, then quickly pressed it again (not in the menu
  15. >area) to get the menu selection bar to follow the mouse.
  16.  
  17. Make sure you are using the latest com.c driver (with select()
  18. bug fixed).  But even then there is some problem with the mouse
  19. code in X386 as the very first button press is not seen until
  20. after you either release the button or move the mouse a bit.
  21.  
  22. If you wish to track this problem down, check out file
  23. $X11R5/mit/server/ddx/x386/x386Io.c.  Routine x386MseEvents()
  24. seems to be the culprit.
  25.  
  26. -- Bakul Shah <bvs@bitblocks.com>
  27.