home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9328 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!cheshire.oxy.edu!rafetmad
  3. From: rafetmad@cheshire.oxy.edu (David Giller)
  4. Subject: Re: Microsoft Bus mouse works, sorta
  5. Message-ID: <1992Aug29.080011.9824@cheshire.oxy.edu>
  6. Keywords: microsoft, bus
  7. Organization: Occidental College, Los Angeles, CA 90041
  8. References: <67043@hydra.gatech.EDU>
  9. Date: Sat, 29 Aug 1992 08:00:11 GMT
  10. Lines: 15
  11.  
  12.  
  13. That's really strange... That's what happened way back before the
  14. select() stuff was working correctly.
  15.  
  16. You might want to check to see that your select() handling hasn't
  17. changed any... I'll take a look at the code you sent when I have time.
  18. It sounds as though the interrupt routine isn't waking up the select() call.
  19. So the keyboard is what wakes up the X server from its select() call,
  20. and it notices that the mouse has been racking up counters too.
  21.  
  22. -- 
  23. David Giller, Box 134 | Q: How many Oregonians does it take to screw in a light
  24. Occidental College    | bulb?  A: Three.  One to replace the bulb, and two to
  25. 1600 Campus Road      | fend off all the Californians trying to share the
  26. Los Angeles, CA 90041 | experience. ---------------------------rafetmad@oxy.edu
  27.