On 11/10/10 19:50, Mathieu Bouchard wrote:
On Mon, 11 Oct 2010, Hans-Christoph Steiner wrote:
One thing that would make a lot of sense is to make the [key] object only output keydown and keyup events, and not output the auto-generated repeats.
Only as a non-default option.
But how do you do that ?
Usually, when I need non-repeat mode, I go to system preferences and check off the box. But I'd be glad to know how to avoid auto-repeat (reliably).
.. or use the device directly, say with [hid] ... but that doesn't get the combined events of all keyboards etc, just the key presses from one.
Simon