Hi,

I am porting GTK to an ARM board so I replaced keyboard driver in DirectFB.
However, at gdkkeys_directfb.c  gdk_keymap_get_for_display function
after *gdisplay = GDK_DISPLAY_DFB(display); I always got NULL pointer
for gdisplay->keymap
and failed at g_assert( gdisplay->keymap != NULL);

I do not know what did inside GDK_DISPLAY_DFB and how could I change it.

Any help is welcome,

Matthew
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to