man, 14,.08.2006 kl. 10.19 +0300, skrev Ville Syrjälä:
> 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.
> 

So what do you suggest I do to make my changes available to the directfb
users?

For now I will just recommend commenting out the "var.sync = 0; " line,
but this is just a bad hack...

-- 
Kind regards, 
Vennlig hilsen,

Nils Magnus Larsgård 
Summer intern - AVR APPS Group
Atmel Norway


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

Reply via email to