On Mon, Aug 14, 2006 at 09:01:39AM +0200, Nils Magnus Larsgard wrote:
> Hi,
> 
> I found that in fbdev.c in the method dfb_fbdev_set_mode(), the
> synchronization mode(var.sync) for the framebuffer device is set to 0,
> but I want it to be 64(the initial value). 

64? Theres no FB_SYNC definition for 64.

> Is there a clean way to do this without changing fbdev.c, maybe in the
> initialization of the directfb programs?

Generally the sync mode can be changed from fb.modes, but since you are 
using a non-standard value this approach can't be used.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

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

Reply via email to