Fortis
04-16-03, 04:58 PM
below is a cut/paste of a section in my xconfig file...
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 32768
Option "NvAGP" "1"
Option "NoLogo" "enable"
Option "RenderAccel" "enable"
Option "DigitalVibrance" "255"
Option "CursorShadow" "enable"
Option "CursorShadowAlpha" "enable"
Option "CursorShadowXOffset" "5"
Option "CursorShadowYOffset" "5"
Option "FlatPanelProperties" "Scaling = native, Dithering = enabled"
but, i cnanot seem to get the options nologo,cursow shaddow,shadow alpha to work..
the man page says the options are set via boalean, well i have tried "enable" i have tried "on", "1" and the equivilant recipricles..
can some body please help me...
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 4 (generic)"
VideoRam 32768
Option "NvAGP" "1"
Option "NoLogo" "enable"
Option "RenderAccel" "enable"
Option "DigitalVibrance" "255"
Option "CursorShadow" "enable"
Option "CursorShadowAlpha" "enable"
Option "CursorShadowXOffset" "5"
Option "CursorShadowYOffset" "5"
Option "FlatPanelProperties" "Scaling = native, Dithering = enabled"
but, i cnanot seem to get the options nologo,cursow shaddow,shadow alpha to work..
the man page says the options are set via boalean, well i have tried "enable" i have tried "on", "1" and the equivilant recipricles..
can some body please help me...