PDA

View Full Version : Splash Screen


Master0ne
12-02-02, 11:40 AM
Is there any way of changing the image displayed as the nvidia splash screen?(if so how?) i just would like to know.. if its not possible then its not a big deal, im just curious.

on another note, iv heard or a "nologo" option for these drivers, how do i impliment this option? what file, can someone post an example?

bwkaz
12-02-02, 12:11 PM
In /etc/X11/XF86Config(-4) (use whichever file you edited to get the drivers to load in the first place), you can add an Option "NoLogo" "true" (or "yes" or "1" instead of "true", if you want) in probably the "Device" section.

I don't know if it's possible to change the image, but my first guess is no, because neither the kernel nor the GLX drivers install any kind of bitmap anywhere. But I don't know for sure.