True, but that doesn't solve the problem. On Jun 6, 2010, at 16:52, Keith Packard wrote:
> On Sun, 06 Jun 2010 16:35:50 -0700, Jeremy Huddleston <[email protected]> > wrote: >> Hi Tiago, >> >> We're having some problems in XQuartz due to the privates changes. >> Firstly, compilation fails. The included patch causes the server to >> build, but we die inside dixSetPrivate from DRIWrapInit on launch: > > if(!dixRegisterPrivateKey(&driWrapScreenKeyRec, PRIVATE_WINDOW, > sizeof(DRIWrapScreenRec))) > return FALSE; > > that probably wants to be a PRIVATE_SCREEN instead. > > -- > [email protected] > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
