Hi All,

I am not able to use USB Keyboard with DirectFB. I have built DirectFB with
"linux input" as input driver.  In my system USB keyboard comes as
/dev/input/event0. I use GTK+ 2.12.2 on DirectFB 1.1.1 and use devmem
system.

When i press a key in a keyboard it was exiting the program by
printing Assertion : g_display->keymap is NULL. So i commented that
g_assert(g_display->keymap==NULL) statement and the program is not exiting
but i am not able to use keyboard.

Am i going wrong somewhere?

Regards,
Harinandan
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to