Hi Fred,

On Sun, 2009-03-08 at 22:15 -0600, Fred R. Beck wrote:
> This all makes sense, but still assumes that there will be
> both /mnt/hdd/etc/directfbrc and /mnt/hdd/etc/fb.modes files?

Not necessarily. You don't _need_ them.

> > use /opt/SDK/bin/directfb-config when building/linking applications
> > against DirectFB.
> > It will tell you which objects need to be linked into your app.
> > You will likely need imageprovider, font, system and input drivers (to
> > be specified as arguments to directfb-config).
> >   
> Ah, perfect.  I think that this is exactly what I was looking for.
> I'll give this a try!  Is there a way to pass this to Glib?

To GLib(c)? What information do you want to pass to it?

>   Whatever ends up being the solution, I've been maintaining some
> documentation on the steps taken.  However, I'm still trying to keep
> the SDK as user friendly as possible.  Will this approach still
> require the RC and MODES files?  Since I really only have one graphics
> mode to support, 480x272, I'd prefer to compile this in if possible.

Just don't have a fb.modes, and no directfbrc, then DirectFB should
leave /dev/fb as it is.


Cheers,
Andre'


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

Reply via email to