Well, I'm not sure if this'll be of any use to anyone else, but I figured I'd let people known about a little tool I wrote for sending XTest key events to an X server in response to IR events from lircd.&nbsp; <br><br>Recently, I played with using a combination of irexec and xmacro for controlling things like zsnes (which doesn't work with irxevent), but the idea of running xmacro on every key press seemed a little silly, so I rolled together a simple application which combines the functionality of those two apps into a single program.&nbsp; The result is irxkeys, which you can find here:
<br><br><a href="http://frodo.dyn.gno.org/~brettk/irxkeys">http://frodo.dyn.gno.org/~brettk/irxkeys</a><br><br>It's incredibly simple, there's no fancy config subsystem or build script or anything... it just barely does the job.&nbsp; But, hey, it wfm, so I figured, why not share? :)
<br><br>Incidentally, I did a cursory look to see if there was anything else out there that does the same job, but I didn't spot anything.&nbsp; Hopefully I didn't duplicate work, here...<br><br>Brett.<br>