<div dir="ltr">HI Ran,<div>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.</div>

<div><br></div><div>Anyway, I'll open a bug like you suggested. Thanks again.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jan 18, 2014 at 10:20 AM, Ran Benita <span dir="ltr"><<a href="mailto:ran234@gmail.com" target="_blank">ran234@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sat, Jan 18, 2014 at 09:54:49AM -0800, Saad Malik wrote:<br>
> Hi All,<br>
> The xcb_fake_test_input  XCB_RELEASE_KEY call is being completely ignored.<br>
> The I've made a very simple snippet illustrating the problem. The program<br>
> should only output 1 'w' letter, but it outputs 'wwwwwww...' continuously<br>
> until I press a key. Could someone please test this, and offer advice as to<br>
> what may be causing the issue?<br>
<br>
</div>It gives only one 'w' for me. Perhaps you should open a bug with the<br>
details of your system.<br>
<div class="im"><br>
> Sample snippet: <a href="https://gist.github.com/saamalik/8464619" target="_blank">https://gist.github.com/saamalik/8464619</a><br>
><br>
> Compile as: gcc -o xdo -lm -lxcb -lxcb-xtest xdo.c<br>
<br>
</div>Btw, I'd recommend adding -Wall, and also check the return values of<br>
whatever functions you call, especially if you're having troubles :)<br>
<br>
Ran<br>
<br>
> Thanks,<br>
> Saad<br>
<br>
> _______________________________________________<br>
> Xcb mailing list<br>
> <a href="mailto:Xcb@lists.freedesktop.org">Xcb@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/xcb" target="_blank">http://lists.freedesktop.org/mailman/listinfo/xcb</a><br>
<br>
</blockquote></div><br></div>