[Xcb] xcb_fake_test_input ignoring XCB_RELEASE_KEY

Saad Malik saamalik at gmail.com
Sat Jan 18 10:37:28 PST 2014


HI Ran,
Thanks for responding. It was a recent system upgrade that's causing the
'repeat' issue for me. I'm confident that one of the packages I listed in
the gist caused the issue, but I can't isolate it.

Anyway, I'll open a bug like you suggested. Thanks again.


On Sat, Jan 18, 2014 at 10:20 AM, Ran Benita <ran234 at gmail.com> wrote:

> On Sat, Jan 18, 2014 at 09:54:49AM -0800, Saad Malik wrote:
> > Hi All,
> > The xcb_fake_test_input  XCB_RELEASE_KEY call is being completely
> ignored.
> > The I've made a very simple snippet illustrating the problem. The program
> > should only output 1 'w' letter, but it outputs 'wwwwwww...' continuously
> > until I press a key. Could someone please test this, and offer advice as
> to
> > what may be causing the issue?
>
> It gives only one 'w' for me. Perhaps you should open a bug with the
> details of your system.
>
> > Sample snippet: https://gist.github.com/saamalik/8464619
> >
> > Compile as: gcc -o xdo -lm -lxcb -lxcb-xtest xdo.c
>
> Btw, I'd recommend adding -Wall, and also check the return values of
> whatever functions you call, especially if you're having troubles :)
>
> Ran
>
> > Thanks,
> > Saad
>
> > _______________________________________________
> > Xcb mailing list
> > Xcb at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/xcb
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20140118/95157aaf/attachment-0001.html>


More information about the Xcb mailing list