Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: SHM extension--description? Message-ID: <9010021721.AA23167@expire.lcs.mit.edu> Date: 2 Oct 90 17:21:24 GMT References: <9010021537.AA04322@erik.uucp> Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 14 I have seen assertions in this group that the shared-memory extension allows for client-server sharing of pixmaps. Yes, it does. I would be happy to RTFM if I knew where it was. There isn't one. Use the Source, Luke. mit/extensions/include/ XShm.h, shmstr.h mit/extensions/lib/ XShm.c mit/extensions/server/ shm.c mit/extensions/test/ shmtest.c