# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Dec 14 16:39:22 PST 2005 Section "ServerLayout" # InputDevice "Mouse1" "CorePointer" Identifier "Simple Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" # RgbPath is the location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/lib/xorg/modules/extensions/nvidia" ModulePath "/usr/X11R6/lib/modules/extensions/nvidia" ModulePath "/usr/X11R6/lib/modules/extensions" ModulePath "/usr/X11R6/lib/modules" ModulePath "/usr/lib/xorg/modules" FontPath "unix/:7100" EndSection Section "Module" Load "v4l" Load "dbe" Load "extmod" Load "fbdevhw" Load "record" Load "freetype" Load "type1" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "microsoft" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "Buttons" "7" Option "ZAxisMapping" "6 7" EndSection Section "Monitor" # HorizSync 30.0 - 50.0 # VertRefresh 60.0 - 60.0 Identifier "TV0" VendorName "Polaroid" ModelName "27in Analog TV" Option "dpms" # Option "IgnoreEDID" EndSection Section "Device" # Option "TVOutFormat" "SVIDEO" # Option "ConnectedMonitor" "TV" # Option "TVOverScan" "0.3" Identifier "GeForce 6600GT" Driver "nvidia" VendorName "PNY" BoardName "nVidia GeForce 6600 GT" Option "RenderAccel" "1" # Option "TVStandard" "NTSC-M" EndSection Section "Screen" Identifier "Screen0" Device "GeForce 6600GT" Monitor "TV0" DefaultDepth 24 Option "NvAGP" "3" Option "NoLogo" "true" #TV Out Setup SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" "640x400" EndSubSection EndSection