<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1">I filed a bug report some time ago here:
<a class="moz-txt-link-freetext" href="https://sourceforge.net/tracker/?func=detail&amp;aid=3002665&amp;group_id=55736&amp;atid=478070">https://sourceforge.net/tracker/?func=detail&amp;aid=3002665&amp;group_id=55736&amp;atid=478070</a><br>
Just tested this with Pd version 0.42.5-extended-rc2 on Ubuntu 10.04
and it's the same. Basically I get two events for each key press like
this:<br>
<br>
[hid] opened device 4 (/dev/input/event4): AT Translated Set 2 keyboard<br>
print: key key_space 1<br>
print: key key_space 1<br>
print: key key_space 0<br>
print: key key_space 0<br>
<br>
Thought I'd mention here too as surely this is a bug? Not a major
problem, but it means I always need an [alternate] object or similar.
This then became a problem when working on a patch for two note chords
when the key commands do not always arrive in the same order and some
notes would stay on.<br>
<br>
James<br>
</font>
</body>
</html>