|
From: Nico S. <sch...@wd...> - 2003-02-17 10:32:21
|
[snipped out patch discussion] I think if the patch and the features talked about are included in the kernel we'll have (names are not correct) CONFIG_LOGO=3Dy/n CONFIG_LOGO_XRES=3D128 CONFIG_LOGO_YRES=3D64 CONFIG_LOGO_BPP=3D8 CONFIG_LOGO_PATH=3D"" # (/usr/src/linux/.../logo/tux.pnm) CONFIG_LOGO_POS_X=3D"left|center|right" # or absolute ? CONFIG_LOGO_POS_Y=3D"top|center|bottom" # like X windows +110,+200 ? CONFIG_LOGO_BGCOL=3D#ef0000 # depends on bpp of framebuffer...= =20 I think this would be enough for all and possible implementable for the developers..or am I wrong ? Greetings, Nico |