All pastes #1942534 Raw Edit

Anonymous

public text v1 · immutable
#1942534 ·published 2010-09-17 02:27 UTC
rendered paste body
Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
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"
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "PN58B860"
    HorizSync       26.0 - 81.0
    VertRefresh     24.0 - 75.0
    Option         "DPMS"
    ModeLine "1920x1080@60" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
    ModeLine "1920x1080@24" 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
    ModeLine "1920x1080@23.976" 74.176 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
    Option "ExactModeTimingsDVI" "TRUE"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option         "NoLogo" "True"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "FlatPanelProperties" "Scaling = Native"
    Option         "SWCursor" "on"
    Option         "HWCursor" "off"
    Option         "DynamicTwinView" "false"
    SubSection     "Display"
        Depth          24
	Modes      "1920x1080@23.976" "1920x1080@24" "1920x1080@60"
    EndSubSection
EndSection

Section "Extensions"
          Option "Composite" "Disable"
EndSection

Section "Module"
    Load           "glx"
EndSection


Section "ServerFlags"
    Option         "Xinerama" "0"
    Option	   "IgnoreABI"
EndSection