Hi, I am using linux-davinci-2.6.10 kernel (Montavista 4.0), I am using the Input Event Interface to capture and process events in my application. When using mouse and standard keyboard, everything works well. I am able to capture all mouse and keyboard events.
But if i connect a mouse and a multimedia keyboard, i do not get any events from the mouse device. while the keyboard device delivers its the events. I also tried the evtest utility http://tiexpressdsp.com/index.php?title=Evtest but i am seeing the same results. One thing that i have noticed is that if i connect the mouse, then open the mouse device and then connect the multimedia keyboard and open the keyboard device, i am able to capture both mouse and keyboard events. So far i have been unable to locate cause of the issue. Any pointers in this direction would help a great deal. NOTE: (1) i am not using the /dev/input/mice interface for the mouse, but instead using the respective /dev/input/event* interface. (2) the multimedia keyboard creates two input interfaces, which through some research i found is absolutely correct. Regards ~Sameer
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
