Quoting Carlos Ojea Castro: > Maybe I could fix that behaviour changing the start address of the > backbuffer... Do you know how I can to do that (what function I need > to modify)?
The frame buffer driver shouldn't behave as if it would be 640x480. But if you like to hack in user space though, have a look at dfb_fbdev_set_mode() in systems/fbdev/fbdev.c. -- 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
