Hi, I had compiled "lirc" input driver and loaded the library file "libdirectfb_lirc.so" earlier itself. I tried working "df_input" example program. Where can I get the document which describes how to work with lirc in DirectFB ? I am providing "lircd.conf.playtv_pro" configuration file to "lircd" server daemon program. Likewise what server program runs in DirectFB ?
On Fri, 20 Jun 2003 Sven Neumann wrote : >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
