# nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (buildd@crested) Sun Feb 1 20:25:37 UTC 2009 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSection Section "Files" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "DELL 1905FP" HorizSync 30.0 - 81.0 VertRefresh 56.0 - 76.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 8800 GT" Option "Coolbits" "1" Option "TripleBuffer" "True" # + Enables triple buffering. "Decreases the time an application stalls while waiting for vblank events, but increases latency slightly" (NVIDIA Readme) Option "UseCompositeWrapper" "True" # + Enables the X server's composite wrapper instead of the builtin one. # Option "AllowIndirectPixmaps" "True" # + Could improve hardware rendering on G80+ cards with more than 256 MB of video memory. Option "BackingStore" "True" # + Cache overlayed areas in case they get redisplayed later # Option "PixmapCacheSize" "200000" # + allocate said number of pixels for pixmap caches Option "OnDemandVBlankInterrupts" "True" # + only fire VBlank interrupts in modes where they are needed EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "DPI" "100x100" Option "TwinView" "1" Option "TwinViewXineramaInfoOrder" "DFP-0" Option "DynamicTwinView" "false" Option "TwinViewOrientation" "LeftOf" Option "MetaModes" "1280x1024,1280x1024; 1280x1024" # Option "MetaModes" "DFP-0: nvidia-auto-select +1280+0, DFP-1: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection