home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1046.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.1 KB  |  23 lines

  1. >>>>> "Anthony" == Anthony J Stuckey <stuckey@mrcnext.cso.uiuc.edu> writes:
  2.  
  3.     Anthony>     I have seen several times when Executor ignores the
  4.     Anthony> keyboard.  The keys show up in the Xterm that I started
  5.     Anthony> executor from.  I have no idea why this occurs.  I have
  6.     Anthony> not seen somethng as moribund as this.  (my mouse has
  7.     Anthony> always worked.)  This is a problem which has persisted
  8.     Anthony> across several versions of executor and the Linux kernel
  9.     Anthony> -- I now use 1.99n and 1.2.8, and it showed up last
  10.     Anthony> night.  Is this possibly window-manager related?
  11.  
  12. I think these are two different problems.  If new data on the X server
  13. socket doesn't generate a SIGIO, E/L 1.99m won't see any X events at
  14. all.  This behavior is consistent with what Per described.  We should
  15. change Executor so it both polls for X events and also notices them
  16. asynchronously.  The asynchronous support is needed to make some games
  17. work, e.g. Diamonds.  If we make this change, a few games won't work
  18. properly on machines running older Linux kernels (like back in the E/L
  19. 1.99k days), but most stuff will work fine.
  20.  
  21. -Mat
  22.  
  23.