In linux_input.c in function driver_get_available at the top I see:

     if (dfb_system_type() != CORE_FBDEV)
          return 0;

so it doesn't find any devices...

Why is this done?  My system is not fbdev, but I want to use linux_input 
devices.  Is there some reason this is a bad idea?

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to