Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: dix/ddx/os Message-ID: <8906152252.AA00305@expire.lcs.mit.edu> Date: 15 Jun 89 22:52:19 GMT References: <8906151944.AA03228@ATHENA.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 7 I haven't found how sunInit.c gets called How hard did you look? Both InitInput and InitOutput are defined in that file, and both are called directly from main() in dix/main.c. Have you read through the docs in /doc/Server/ ?