<div dir="ltr">Hi All,<div>I'm indirectly using XCB through another application called xdo for automating keypresses/clicks. Anyway, I've been a happy camper with xdo (and XCB) until a recent system upgrade is causing XCB to misbehave--key presses are repeating continuously until I press another key on the keyboard.</div>

<div><br></div><div>I've made a very simple sample program 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? I'm an Arch user.</div>

<div><br></div><div>Sample program: <a href="https://gist.github.com/saamalik/8464619">https://gist.github.com/saamalik/8464619</a><br></div><div><br></div><div>Compile as: gcc -o xdo -lm -lxcb -lxcb-xtest xdo.c</div><div>

<br></div><div>Thanks,</div><div>Saad</div><div><br></div><div><br></div><div><br></div><div><br></div></div>