# written by shpaq Section "ServerLayout" Identifier "Simple Layout" Screen 0 "Screen0" 0 0 Option "AutoAddDevices" Option "AutoEnableDevices" Option "AllowEmptyInput" Option "IgnoreABI" "true" EndSection Section "Files" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/terminus/" FontPath "/usr/share/fonts/truetype/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/dejavu/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/freefonts/" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "glx" Load "dri" EndSection Section "ServerFlags" Option "blank time" "0" # 0 minutes Option "standby time" "0" Option "suspend time" "0" Option "off time" "0" Option "Xinerama" "0" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "hp 7550" HorizSync 30.0 - 86.0 VertRefresh 50.0 - 140.0 Option "DPMS" "true" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce FX 5200" Option "backingstore" "True" # Option "IgnoreEDID" "false" # Option "UseEdidFreqs" "true" # Option "UseEdidDpi" "true" # Option "ExactModeTimingsDVI" "true" # Option "DRI" "true" # Option "XAANoOffscreenPixmaps" "True" Option "NoLogo" "true" Option "RenderAccel" "True" Option "AllowGLXWithComposite" "True" Option "DisableGLXRootClipping" "True" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "AddARGBGLXVisuals" "True" Option "TwinView" "0" Option "TwinViewXineramaInfoOrder" "CRT-0" Option "metamodes" "1280x1024_75 +0+0; 1280x1024 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" # Option "RENDER" "Enable" EndSection