Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: question about xlib and xtoolkit Message-ID: <19880926181153.2.RWS@KILLINGTON.LCS.MIT.EDU> Date: 26 Sep 88 18:11:00 GMT References: <69@calmasd.GE.COM> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 13 Date: 17 Sep 88 03:21:47 GMT From: sdcc6!calmasd!pal@ucsd.edu (Peter Lawrence) I would like to take XNextEvent and recode it to have normal, record, and playback modes. In normal mode it executes as currently coded. In record mode every event is written to a file before returning. In playback mode events are read from a file. One result of the X testing consortium work is a protocol extension to record and playback input events, requiring no modification to clients. A version of this extension will be available in R3 (although not fully implemented for all servers).