Infrared Device

Hi,

I’m from the the Java world I’m happe to see a “Linux” UI kit which is so Swing like. I didnät test the framework so far but I think I will do it.

Now my question:
Is it possible to controll the JUICE ui with a infrared device (Remote Control)? Is it possible to forward any kind calls from the system into the JUICE framwork? Give me a hook! thx.

pfiertie,
kuffi

I just added support for the Apple remote, but haven’t looked into doing it for linux yet - is there actually a single remote control API for linux?

My Remote Control works with the driver from LIRC http://www.lirc.org.

There are also some APIs out there, for example a java lib “jirc” http://jlirc.sourceforge.net/. Maybe the C part of this lib can be used with JUCE.