Asaf wrote:
> I'm trying to make splash screen for XDirectFB app,
> I first load little splash app (based on df_window from
> DirectFB-Examples).
> 
> then I load Xdfb itself, then I quit the app (return 0),
> but Xdfb also quits, y? (by fusion dispatch signal 15)

You should never quit the first app that is started. You can
use another small program dedicated to play the master which
could also spawn your splash app.

> what is the prefered way to make such splash screen ?
> if I first load Xdfb, df_window will not come to forground.

Did you check the messages of df_window? Maybe joining the
session does not work because of some permissions.

-- 
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

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

Reply via email to