All pastes #571572 Raw Edit

Prakash Jose Kokkattu

public shellscript v1 · immutable
#571572 ·published 2007-06-17 06:11 UTC
rendered paste body
# xorg.conf (xorg X Window System server configuration file)## This file was generated by dexconf, the Debian X Configuration tool, using# values from the debconf database.## Edit this file with caution, and see the xorg.conf manual page.# (Type "man xorg.conf" at the shell prompt.)## This file is automatically updated on xserver-xorg package upgrades *only*# if it has not been modified since the last upgrade of the xserver-xorg# package.## If you have edited this file but would like it to be automatically updated# again, run the following command:#   sudo dpkg-reconfigure -phigh xserver-xorgSection "Files"        FontPath     "unix/:7100"        FontPath     "unix/:7101"        RgbPath      "/usr/X11R6/lib/X11/rgb"        # path to defoma fonts        FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"        FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"EndSectionSection "Module"        Load    "dbe"        Load    "glx"        Load    "ddc"        Load    "extmod"        Load    "type1"        Load    "freetype"        Load    "bitmap"        Load    "int10"        Load    "vbe"EndSectionSection "InputDevice"        Identifier      "Generic Keyboard"        Driver          "kbd"        Option          "CoreKeyboard"        Option          "XkbRules"      "xorg"        Option          "XkbModel"      "pc104"        Option          "XkbLayout"     "us"EndSectionSection "InputDevice"        Identifier      "Configured Mouse"        Driver          "mouse"        Option          "CorePointer"        Option          "Device"                "/dev/input/mice"        Option          "Protocol"              "ExplorerPS/2"        Option          "Emulate3Buttons"       "true"EndSectionSection "ServerFlags"    Option         "Xinerama" "0"EndSectionSection "Device"        Identifier      "nVidia Corporation G70 [GeForce 7300 GT]"        Driver          "nvidia"        BusID           "PCI:1:0:0"        Option "XAANoOffscreenPixmaps" "true"        Option "AllowGLXWithComposite" "true"        Option "AllowDDCCI" "True"        Option "NoLogo" "True"        Option "RenderAccel" "True"        Option "TripleBuffer"   "true"EndSectionSection "Extensions"        Option "Composite" "enable"EndSectionSection "Monitor"        Identifier      "S/T 57/56E/V"        Option          "DPMS"        HorizSync       30-55        VertRefresh     50-120EndSectionSection "Screen"        Identifier      "Default Screen"        Device          "nVidia Corporation G70 [GeForce 7300 GT]"        Option "AddARGBGLXVisuals" "True"        Option "DisableGLXRootClipping" "true"        Monitor         "S/T 57/56E/V"        DefaultDepth    24        SubSection "Display"                Depth           16                Modes           "1024x768" "800x600" "640x480"        EndSubSection        SubSection "Display"                Depth           24                Modes           "800x600"        EndSubSectionEndSectionSection "ServerLayout"        Identifier      "Default Layout"        Screen          "Default Screen"        InputDevice     "Generic Keyboard"        InputDevice     "Configured Mouse"EndSection