All pastes #224539 Raw Edit

hexxa 200m

public shellscript v1 · immutable
#224539 ·published 2006-10-27 13:12 UTC
rendered paste body
Section "Module"    Load        "dbe"      # Double buffer extension    SubSection  "extmod"      Option    "omit xfree86-dga"   # don't initialise the DGA extension    EndSubSection    Load        "type1"    Load        "freetype"    Load       "glx"    Load       "dri"EndSectionSection "Files"    FontPath   "/usr/share/fonts/misc/"    FontPath   "/usr/share/fonts/TTF/"    FontPath   "/usr/share/fonts/Type1/"    FontPath   "/usr/share/fonts/75dpi/"    FontPath   "/usr/share/fonts/100dpi/"    FontPath   "/usr/share/fonts/local/"EndSectionSection "InputDevice"    Identifier    "Keyboard"    Driver    "kbd"    Option "AutoRepeat" "500 30"    Option "XkbModel"    "pc105"    Option "XkbLayout"    "se"#    Option "XkbVariant"    "se"EndSection#Section "InputDevice"#    Identifier            "Mice"#    Drive            "mouse"#    Driver            "synaptics"#    Option "Protocol"        "PS/2"#    Option "Device"        "/dev/input/mice"#    Option "Emulate3Buttons"    "on"#    Option "MaxTapTime"        "0"#EndSectionSection "InputDevice"	Identifier	"Configured Mouse"	Driver		"mouse"	Option		"CorePointer"	Option		"Device"		"/dev/input/mice"	Option		"Protocol"		"ExplorerPS/2"	Option		"ZAxisMapping"		"4 5"	Option		"Emulate3Buttons"	"true"EndSectionSection "InputDevice"	Identifier	"Synaptics Touchpad"	Driver		"synaptics"	Option		"SendCoreEvents"	"true"	Option		"Device"		"/dev/psaux"	Option		"Protocol"		"auto-dev"	Option		"HorizScrollDelta"	"0"EndSectionSection "Monitor"    Identifier  "DFP"    UseModes    "16:10"    DisplaySize 323 215    Option      "dpms"EndSectionSection "Modes"    Identifier "16:10"    Modeline   "1280x800"  83.46 1280 1344 1480 1680 800 801 804 828  -HSync -VsyncEndSectionSection "Device"    Identifier                    "Radeon Xpress 200M"    Driver                      "fglrx"    Option "mtrr"               "on"    Option "DesktopSetup"       "(null)"    Option "VideoOverlay"       "on"    Option "CenterMode"         "off"    Option "PseudoColorVisuals" "off"    Option "RenderAccel"        "True"    Option "UseInternalAGPGART" "no"    Option "UseFastTLS"         "0"EndSectionSection "Screen"    Identifier  "DFP Screen"    Device      "Radeon Xpress 200M"    Monitor     "DFP"    DefaultDepth 24    Subsection "Display"        Depth       24        Modes       "1280x1024"    EndSubsectionEndSectionSection "ServerLayout"    Identifier         "default"    Screen             "DFP Screen"    InputDevice        "Mice" "CorePointer"    InputDevice        "Keyboard" "CoreKeyboard"EndSectionSection "DRI"   Mode 0666EndSection