[Xcb] Implementing XTestFakeMotionEvent

Peter Harris git at peter.is-a-geek.org
Fri May 1 10:46:11 PDT 2009


On Fri, May 1, 2009 at 1:38 PM, Charlls Quarra wrote:
>
>> De: Ian Osgood <iano at quirkster.com>
>> Asunto: Re: [Xcb] Implementing XTestFakeMotionEvent
>> XTest is one of the few extensions
>> that has sample XCB code in the
>> xcb/demo repository. You might check there for ideas as
>> well.
>
> apparently i can't compile xcb-demo, compile error shown at the bottom of the email. I'm using libxcb 1.2, xcb-proto 1.4. greping over both tarballs couldn't find the following symbols reported in the error;
>
> XCBAllocColorRep
> XCBCWBackPixel
>
> apparently these dependencies don't exist anymore?

Apparently you are using a very old xcb-demo. Oh, I see. Nobody has
packaged xcb-demo since the Great Renaming of 2006.

Could you please try with current git?
git clone git://anongit.freedesktop.org/xcb/demo xcb-demo

Peter Harris


More information about the Xcb mailing list