Hi, "suriya mohan" <[EMAIL PROTECTED]> writes:
> � I have to make the DirectFB program to respond to remote control > rays. From the documentation i came to know that DirectFB converts > remote control rays into keyboard events. I am using "lircd" daemon > program to respond to remote control rays. This works fine and i > confirmed this using "irw" client program. Say suppose we have drawn 2 > rectangles in a directfb program with translucent effect. Now when i > press a key in the remote control (PixelView PlayTv Pro) the focus > should move from one rectangle to another and when i press some other > button in the remote control a keypress event should be triggered. say > for example a "exe" should be invoked. How to do this ? That is how to > make directfb program to respond remote control rays ? I tried, but > the directfb program does not respond to remote control rays. Did you compile the lirc input driver that comes with DirectFB? Did you provide a configuration file for it? Did you run df_input (from DirectFB-examples) to test which events you get? Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
