Hi,

    I am running DirectFB-1.0.0.rc2 with system=SDL and no-cursor. I 
also have gtk compiled to run with DirectFB.

    When i run sample gtk applications like gtk-demo etc. and have 
system=fbdev, the arrow keys work for scrolling the menu of the 
application. But when i run the same applications with system=SDL, the 
arrow keys dont work for scrolling down the menu. I tried debugging and 
found out that the driver_get_keymap_entry defined in sdlinput.c returns 
DFB_UNSUPPORTED.  So _gdk_directfb_keyboard_init (defined in 
gdk/direct/gdkkeys-directfb.c) doesnt initialize the directfb_keymap.

    Is there any workaround to solve the problem? Is there any specific 
reason why there is no keymap for SDL?  And is this a problem related to 
DirectFB-SDL or gdk-DirectFB ?

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

Reply via email to