Hello,
Is their any api available under Xlib which can give me information of
frame buffer struct (mentioned below).
struct fb_buffer_info {
u8 bpp ;
u8 num_buffers ;
enum color_mode mode ;
u32 height ;
u32 width ;
u32 stride ;
struct
fbbuffer_addr buffer_address[NUM_FB_BUFFERS];
};
or what is way to get data available under above struct.
Cheers--
Vij
_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: [email protected]