On 1/3/06, Hemant Kumar, Noida-1 <[EMAIL PROTECTED]> wrote: > > > > I am trying to capture the event of both mouse and keyboard in my > program…but able to implement only one at a time. I have attached same > event buffer to both of them…and wait for event like pressing of left mouse > button in particular region or pressing of esc key from keyboard but at a > time… able to capture only one event which is corresponding to the device to > which I attached buffer latter.
Have you looked at df_input? --Kent PS: I recommend using directfb-user as the mailing list, as this mailing list is for DFB development emails. _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
