<!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">Hi list,<br>
<br>
I have a patch where I'm running the audio in one instance of pd and
gem in another with -noaudio.<br>
I have the audio pd patch sending the output of [keyname] to gem pd via
[netsend], but after starting the patch in fullscreen the audio pd
patch loses the window focus. It works to begin with for a few
keystrokes, then I can no longer control the audio. I have a
[gemkeyname] object in the gem patch which then takes over (presumably
triggered by the gem activity that was controlled from the audio pd
patch), but I lose the audio pd control.<br>
I tried adding another netsend (on a different port) back to the audio
pd, but then I get some double triggers! <br>
<br>
So, what is the best way to maintain focus on one particular window? It
would be fine if the gem window has focus all the time, or the audio pd
window but I haven't worked out how and why it changes. I'm using
Ubuntu Hardy and pd-extended-0.42.5. <br>
<br>
thanks<br>
<br>
James<br>
</font>
</body>
</html>