Hi,<br><br>here are my progress in the <span class="nfakPe">GSoC</span> project, I&#39;m a little busy with my university work right now, so my progress is not to much:<br><br>- I tested my daemon in several OS&#39;s (Various Linux distro&#39;s, Windows Xp, Windows Media Center, OpenMoko dev image, ASU...) and it works fine everywhere, I able to send keys events without any problem;<br>
- I wrote some small routines to detect if the input service is running and disable it (can&#39;t have both HID server and client running at the same time);<br>-&nbsp; I also make a small routine to change the device class to a Bluetooth combo, and restore it again to the default device when exit the program;<br>
-&nbsp; Cross compile my code and test it in the neo, I&#39;m can send key to other device (only with ssh to the neo, no gui at the time).<br>-&nbsp; I also make some key maps to match the numeric value of the keys to strings like KEY_A, KEY_B....<br>
<br><br>Right now I need a good way to connect my deamon (write in&nbsp; C), and the other parts of the project (in Python), right now I have to suggestion: Use D-bus or just a Unix socket, anyone with other suggestion ?<br>I only need to expose a function that receive key events (and probably send messages when something goes wrong).<br>
<br>Best regards,<br><br>-- <br>Valério Valério<br><br><a href="http://www.valeriovalerio.org">http://www.valeriovalerio.org</a>