home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14521 < prev    next >
Encoding:
Text File  |  1992-07-28  |  956 b   |  23 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!gatech!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: dan@watson.ibm.COM (Walt Daniels)
  4. Subject: Debugging keyboard grab problems
  5. Message-ID: <072892.113852.dan@watson.ibm.com>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Organization: The Internet
  8. Date: Tue, 28 Jul 1992 15:38:52 GMT
  9. Lines: 12
  10.  
  11. One of our users occationally gets hung in a state where it looks like
  12. the keyboard is grabbed by someone, i.e. the clock updates, you can
  13. popup a new day window from xcalendar, etc. but you can't type in any
  14. window. You can't perform any window manager functions (Motif).
  15.  
  16. The first attempt at debugging was to kill windows individually and test
  17. if the grab was still in effect. Unfortunately it was until all the windows
  18. were killed. So my assumption is that the server somehow got the bit
  19. set and there is no mechanism to clear it.
  20.  
  21. So the question is: How do you find the culprit that set the bit?
  22.  
  23.