Hi, I am using directfb with --enable-linux-input. Input devices are an usb mouse and an infrared remote control (ir-receiver plugged into a ttpci dvb card).
When I try to start XDirectFB, there are two problems: - The mouse is handled by both libdirectfb_linux_input and libdirectfb_ps2mouse. Unless I delete the ps2 driver, navigating becomes very hard in X. :-) Is it possible to disable it via directfbrc? Few days ago, trying df_input, I saw the two driver's device ids changed very quickly. After today's recompile I saw that df_input ignores the ps2 driver now. XDirectFB does not, but I did not recompile it. - XDirectFB thinks that my ir remote control was a keyboard. But I am sure it isn't. :) It stops telling the following (no matter whether I use av7110_loadkeys to load a keymap before or not): Keyboards without a map are not supprted yet! (!) ---> CAUGHT SIGNAL 11 <--- Is this DirectFB's fault or the dvb driver's? df_input is working fine with it (except for that few keys are being ignored, I'll have a look at that). Regards, Andreas -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
