I'm working on a simple media control system and I am using POE with Tk. I
found the "RCU" (remote control unit) perl module hierachy to use with my
infrared remote control. RCU can be event-controlled, but it is using the
"Event" event loop. Preferably I'd like to have everything controlled by the
same event loop and not having to poll the RCU periodically. Is this doable?

BR
Gunnar

Reply via email to