Hello,
  I have a working application based on directfb. In this application I get keyinput by using GetInputDevice and CreateEventBuffer. Such APIs works well. But now I want to get keycode from a serial port.  How can I do that without modify code of the application?  Can I make a tool just read data from serial and pass it the directfb's input buffer?
Thanks.

Reply via email to