Hi,

On Tue, Aug 11, 2009 at 9:40 PM, Aaron Stellman<z...@x96.org> wrote:
> $OpenBSD$
> --- gui/wm/ws.c.orig    Tue Aug 11 13:30:41 2009
> +++ gui/wm/ws.c Tue Aug 11 13:30:59 2009
> @@ -1172,6 +1172,7 @@ void wsCreateImage( wsTWindow * win,int Width,int Heig
>    win->xImage->data=win->Shminfo.shmaddr;
>    win->Shminfo.readOnly=0;
>    XShmAttach( wsDisplay,&win->Shminfo );
> +   XSync(wsDisplay, False);
>    shmctl( win->Shminfo.shmid,IPC_RMID,0 );
>   }
>   else

I will try this later. Thanks for the info.

-- 
Best Regards

Edd Barrett
(Freelance software developer / technical writer / open-source developer)

http://students.dec.bournemouth.ac.uk/ebarrett

Reply via email to