Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!think!mintaka!bloom-beacon!EXPO.LCS.MIT.EDU!keith From: keith@EXPO.LCS.MIT.EDU (Keith Packard) Newsgroups: comp.windows.x Subject: Re: Sample X server documentation (any available?) Message-ID: <9002270029.AA07756@expo.lcs.mit.edu> Date: 27 Feb 90 00:29:33 GMT References: <183@trwacs.UUCP> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 16 All of the sample server documentation is contained in mit/doc/Server. The most comprehensive document would be 'ddx.tbl.ms' which describes the interfaces between the device-independent and device-dependent portions of the server. Unfortunately, there has never been any extensive effort to completely document the interfaces and algorithms used in the sample server. In many cases, the algorithms are described in comments appearing inside the source code. Naturally, I think the 100000+ lines of documentation to be found in mit/server/.../*.c to be the most accurate available :-) Keith Packard MIT X Consortium