Justin, gentlemen, thanks for the help. It&#39;s much appreciated.<br>I have much to work with now, and a renewed optimism.<br><br>Alex.<br><br><div class="gmail_quote">On Sat, Nov 15, 2008 at 2:46 PM, Justin Smith <span dir="ltr">&lt;<a href="mailto:noisesmith@gmail.com">noisesmith@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">On Tue, Nov 11, 2008 at 4:40 AM, Raine M. Ekman &lt;<a href="mailto:raine@iki.fi">raine@iki.fi</a>&gt; wrote:<br>

&gt; On Tue, 11 Nov 2008, alex stone wrote:<br>
&gt;&gt; Arnold, that&#39;s what i figured.<br>
&gt;&gt;<br>
&gt;&gt; If I can &#39;fool&#39; X config into thinking the second qwerty is some sort of<br>
&gt;&gt; midi, or &#39;non-default qwerty&#39; controller, then i&#39;m wondering if it&#39;s<br>
&gt;&gt; possible to use it in a wider sense for script starts,etc..<br>
&gt;&gt; I will admit i know next to nothing about this, hence the question.<br>
&gt;<br>
&gt; The easiest solution might be using a PS/2 keyboard for typing and having<br>
&gt; a USB one for other purposes, through the event interface, as explained in<br>
&gt; step 3 in the procedure here:<br>
&gt; <a href="http://www.linuxplanet.com/linuxplanet/tutorials/3100/1/" target="_blank">http://www.linuxplanet.com/linuxplanet/tutorials/3100/1/</a><br>
&gt;<br>
&gt; I don&#39;t know how well that connects to PD, but I&#39;d be surprised to hear<br>
&gt; that it can&#39;t be done.. and a universal script-invocation thingie<br>
&gt; shouldn&#39;t be too hard either, it probably already exists somewhere.<br>
&gt;<br>
&gt;<br>
&gt; (As this is my delurking on this list, I&#39;d like to thank everybody for the<br>
&gt; often valuable, sometimes entertaining and very rarely annoying mailings<br>
&gt; :)<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; &nbsp;Raine M. Ekman &nbsp;tel: 0400 838 395<br>
&gt; &nbsp;<a href="mailto:raine@iki.fi">raine@iki.fi</a> &nbsp; &nbsp;www: <a href="http://www.iki.fi/%7Eraine/" target="_blank">http://www.iki.fi/%7Eraine/</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Linux-audio-user mailing list<br>
&gt; <a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
&gt; <a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a><br>
&gt;<br>
<br>
</div></div>AFAIK here is no need to fool X, or modify your kernel. Tell X<br>
precisely which device to use for keyboard input (the devices are in<br>
the /dev/input/ directory, I recommend using the symlinks in<br>
/dev/input/by-id/), and it will happily ignore all other keyboards.<br>
After that, you just need to read the hid device created by the kernel<br>
for that keyboard - if PD already has this coded, all the easier, but<br>
the interface is very easy to use (I did something very similar, with<br>
8 mice connected to the computer, all but 1 ignored by X11 -- it was a<br>
weekend hack, more or less, to make it work).<br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user</a><br>
</div></div></blockquote></div><br>