Controlling Sage with lirc
I have lircd installed and working with a USB IR receiver from Soundgraph. I'm trying to use irxevent to send the requested X events to the SageTV window. Everything appears to be working, right up to the point where I can see (via ltrace) irxevent making the XSendEvent() calls to send the requested keystroke (ctrl-v, in this case) to the correct window ID.
Yet nothing happens.
Is SageTV set to ignore external X events? Do I need to send these events to a window other than the one named "SageTV"?
Has anyone else managed to get SageTV working with a USB IR receiver via lirc?
Thanks!
-Ben
|