Markus Obermeier wrote:
Hi,

I would like to setup my df_xine with Lirc support. Basically I do not understand the concept of using Lirc in DirectFB.

Lirc does work fine with xine. My understanding would be to exchange the prog statements with prog=df_xine, but actually this does not work.

So I've read on the mailing list from 2003 that somebody changed his lircd.conf to re-use the names in directfb_keynames.h. But this does not work either.

I'm sure I mixed a lot things up, but I really do not have any glue how the whole thing should work.

Any help would be appreciated. And thanks beforehand.

Best regards,
Markus

PS: I do not know if this a development problem or my users configuration. Thus I posted this issue to both mailing lists.

Get DirectFB-extra from CVS.
You can use the following codes for Lirc:
EXIT        => quit
PLAY        => toggle play/stop
PREVIOUS    => prevoius mrl
NEXT        => next mrl
PLAYPAUSE   => toggle pause
FORWARD     => jump forward
BACK        => jump backward
FAST        => increase speed
SLOW        => decrease speed
VOLUME_UP   => increase volume
VOLUME_DOWN => decrease volume


--
Regards,
     Claudio Ciccani

[EMAIL PROTECTED]
http://directfb.org
http://sf.net/projects/php-directfb

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to