|
发表于 2005-10-12 23:16:09
|
显示全部楼层
[code:1]
Section "Files"
# FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/local/share/fonts"
FontPath "/usr/lib/X11/fonts/misc"
# FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/Type1"
# FontPath "/usr/lib/X11/fonts/CID"
# FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
# Load "GLcore"
# Load "bitmap"
Load "dbe"
Load "ddc"
# Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
# Load "int10"
Load "record"
# Load "speedo"
# Load "type1"
# Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
Option "NvAGP" "3" # <i>
Option "NoLogo" "True" # [<bool>]
Option "RenderAccel" "True" # [<bool>]
Option "NoRenderExtension" "False" # [<bool>]
#Option "UBB" # [<bool>]
#Option "NoFlip" # [<bool>]
Option "DigitalVibrance" "85" # <i>
#Option "Dac8Bit" # [<bool>]
#Option "Overlay" # [<bool>]
#Option "CIOverlay" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
Option "RandRRotation" "True" # [<bool>]
Option "AllowDDCCI" "True" # [<bool>]
Option "SWcursor" "False" # [<bool>]
Option "HWcursor" "True" # [<bool>]
Option "CursorShadow" "True" # [<bool>]
Option "CursorShadowAlpha" "128" # <i>
Option "CursorShadowXOffset" "6" # <i>
Option "CursorShadowYOffset" "3" # <i>
Option "ConnectedMonitor" "CRT" # <str>
Option "UseEdidFreqs" "True" # [<bool>]
Option "IgnoreEDID" "False" # [<bool>]
Option "NoDDC" "False" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "TwinView" "True" # [<bool>]
#Option "TwinViewOrientation" "RightOf" # <str>
#Option "SecondMonitorHorizSync" "30-50" # <str>
#Option "SecondMonitorVertRefresh" "60" # <str>
#Option "MetaModes" "1024x768,800x600" # <str>
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "TVStandard" "PAL-D" # <str>
#Option "TVOutFormat" "SVIDEO" # <str>
#Option "TVOverScan" # <f>
#Option "Stereo" # <i>
#Option "AllowDFPStereo" # [<bool>]
#Option "NoBandWidthTest" # [<bool>]
Option "IgnoreDisplayDevices" "DFP,TV" # <str>
#Option "MultisampleCompatibility" # [<bool>]
#Option "NoPowerConnectorCheck" # [<bool>]
Option "XvMCUsesTextures" "True" # [<bool>]
Option "AllowGLXWithComposite" "True" # [<bool>]
#Option "ExactModeTimingsDVI" # [<bool>]
Option "Coolbits" "1" # <i>
Option "LoadKernelModule" "True" # [<bool>]
####################################################################
#Option "VideoKey" # <i>
#Option "ConnectedMonitors" # <str>
#Option "ForceEmulatedOverlay" # [<bool>]
#Option "NvEmulate" # <i>
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "RegistryDwords" # <str>
#Option "RegistryBinary" # <str>
#Option "HorizSync" # <str>
#Option "VertRefresh" # <str>
#Option "ConstantFrameRateHint" # [<bool>]
#Option "ClearCube" # [<bool>]
#Option "PredefinedTimings" # <i>
#Option "EmulatedOverlaysTimerMs" # <i>
Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
# VideoRam 32768
VendorName "nVidia Corporation"
BoardName "NV34 [GeForce FX 5200]"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-61
VertRefresh 50-120
Option "DPMS"
#Option "OffTime" "20"
#Option "StandbyTime" "20"
#Option "SuspendTime" "20"
# Modeline "1024x768" 78.80 1024 1056 1152 1312 768 769 772 800 +hsync +vsync
Gamma 1.60 1.60 1.60 # created by KGamma
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
[/code:1] |
|