Date: Tue, 21 Sep 93 00:01:25 -0400 From: max AT SLINKY DOT CS DOT NYU DOT EDU (David Max) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Help with mouse and event queue I'm now working on developing a GUI requiring an interrupt driven mouse and keyboard event queue. The LIBGRX event queue library should work beautifully. I'm a little fuzzy though on understanding the documentation. Do I use the event queue library directly, or does MouseEventMode(1) set up an event queue on its own? The latter seems to be implied by the LIBGRX documentation. If that's the case, do I have any control over the event queue size? What is the default size anyway? Thanks in advance, David Max max AT cs DOT nyu DOT edu