I need help to get the IR key event on the EIP STB. When I press a Remote Control, I can see the keys logged in /dev/irRC file, but my program using DirectFB cannot get it.
Here is the dfbinfo output and there is no remote control listed as input device, so is there any configure somewhere in the system to add the remote control as another input device. I looked through /etc/directfbrc file, and cannot find anything like that. Thanks for any advice. Weihong. # ./dfbinfo =======================| DirectFB 1.0.0 |======================= (c) 2001-2007 The DirectFB Organization (directfb.org) (c) 2000-2004 Convergence (integrated media) GmbH ------------------------------------------------------------ (*) DirectFB/Core: Single Application Core. (2007-12-07 13:08) (*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 1126)... (*) Direct/Thread: Running 'Keyboard Input' (INPUT, 1127)... (*) DirectFB/Input: Keyboard 0.9 (directfb.org) (*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1128)... (*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org) (!) Direct/Modules: Module 'libdirectfb_stblit_accel.so' did not register itself after loading! Trying default module constructor... (!) DirectFB/gfxdrivers/dfb_stblit_accel: FB file descriptor = 3 (*) DirectFB/Graphics: ST Microelectronics STAPI Blit based graphic acceleration 0.2 (ST Microelectronics / Siemens Switzerland Ldt.) (*) DirectFB/Core/WM: Default 0.3 (directfb.org) Screen (00) FBDev Primary Screen (primary screen) Caps: VSYNC POWER_MANAGEMENT Layer (00) STM Graphics Plane (primary layer) Type: GRAPHICS Caps: SURFACE OPACITY ALPHACHANNEL FLICKER_FILTERING SRC_COLORKEY BRIGHTNESS CONTRAST SATURATION PREMULTIPLIED Input (00) Keyboard (primary keyboard) Type: KEYBOARD Caps: KEYS Input (01) IMPS/2 Mouse (primary mouse) Type: MOUSE Caps: AXES BUTTONS Max. Axis: 2 Max. Button: 2 #cat /etc/directfbrc ## simple directfb rc no-vt-switch=0 mode=720x576 fbdev=/dev/fb0 depth=32 pixelformat=ARGB -- View this message in context: http://www.nabble.com/Cannot-get-IR-key-event-in-DirectFB-tp19381859p19381859.html Sent from the DirectFB Users mailing list archive at Nabble.com. _______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users