This thread looked liked it was going to provide me tha answer I was looking
for until it went dead.

I am working on a mips cross-compiled system that does not have a mouse or
keyboard but does have  an IR remote. In gdkdisplay-directfb.c  the call to
GetInputDevice() fails  when passing  DIDID_KEYBOARD and is successful when
passing  DIDID_REMOTE. DirectFBInit()  seems to find this  without problem.
Running the gtk helloworld2 example with DFB debug which shows that DFB is
detecting the Key presses.

The problem I appear to be having is connecting the input device to the
widget in order to generate an event.

Any pointer  would be much appreciated.

Epeeist


-- 
View this message in context: 
http://www.nabble.com/DirectFB-keystrokes-in-GTK-tp22445647p22778641.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

Reply via email to