I am running GTK+-2.10.14 on sh4 platform
With the gtk-demo-directfb application, I got the following error:
DirectFBError [gdk_display_open: GetDisplayLayer....]: Requested ID not found!
Some googling suggested that if I connect a Keyboard, this problem would disappear. I did that, but still the problem remained.
I digged into the code and found that this is indeed related to the Keyboard and if my keyboard is detected, everything would be fine. The problem is both my Keyboard and mouse are not getting detected.
I have enabled both in the 'directfbrc' file. What should I try next?
