autorepeat problem
Simon Bachmann
simonbachmann at bluewin.ch
Sat Nov 10 05:47:54 PST 2007
Daniel Stone wrote:
>
> Hi,
> You can use XkbSetDetectableAutoRepeat for this. This changes
> autorepeat to press->press->press->press->release, not
> press->release->press->release.
>
> Cheers,
> Daniel
Thanks for the hint.
I've a question left, it's more a curiosity: if I understood things
right, the subsequent "false" KeyRelease/KeyPress events are put on the
event queue simultaneously, so one can assume that in the exact moment a
"false" KeyRelease event gets available on the queue, the corresponding
KeyPress is there too. Is this correct?
tnx
Simon
More information about the xorg
mailing list