Advertisement
Guest User

Untitled

a guest
Apr 11th, 2012
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "ServerLayout"
  2.     Identifier  "Layout0"
  3.     Screen      0   "Screen0"    0 0
  4.     Option      "Clone"         "off"
  5.     Option      "Xinerama"      "off"
  6. #   time is in minutes
  7.     Option      "BlankTime"     "0"
  8.     Option      "StandbyTime"       "10"
  9.     Option      "SuspendTime"       "11"
  10.     Option      "OffTime"       "12"
  11. EndSection
  12.  
  13.  
  14. Section "ServerFlags"
  15.     Option      "AutoAddDevices"    "on"
  16.     Option      "AIGLX"         "on"
  17.     Option      "IgnoreABI"     "on"
  18.     Option      "AllowEmptyInput"   "false"
  19.     Option      "AllowMouseOpenFail"    "on"
  20. EndSection
  21.  
  22.  
  23. Section "Files"
  24.     FontPath    "/usr/share/fonts/100dpi"
  25.     FontPath    "/usr/share/fonts/corefonts"
  26.     FontPath    "/usr/share/fonts/dejavu"
  27.     FontPath    "/usr/share/fonts/droid"
  28.     FontPath    "/usr/share/fonts/efont-unicode"
  29.     FontPath    "/usr/share/fonts/freefonts"
  30.     FontPath    "/usr/share/fonts/freefont-ttf"
  31.     FontPath    "/usr/share/fonts/intlfonts"
  32.     FontPath    "/usr/share/fonts/misc"
  33.     FontPath    "/usr/share/fonts/OTF"
  34.     FontPath    "/usr/share/fonts/terminus"
  35.     FontPath    "/usr/share/fonts/TTF"
  36.     FontPath    "/usr/share/fonts/Type1"
  37.     FontPath    "/usr/share/fonts/unifont"
  38.     FontPath    "/usr/share/fonts/win"
  39.     FontPath    "/usr/share/fonts/cyrillic"
  40.     FontPath    "/usr/share/fonts/liberation-fonts"
  41.     FontPath    "/usr/share/fonts/urw-fonts"
  42.  
  43.     ModulePath  "/usr/lib/xorg/modules"
  44.     ModulePath  "/usr/lib/opengl/nvidia/extensions"
  45.     ModulePath  "/usr/lib/opengl/xorg-x11/extensions"
  46. EndSection
  47.  
  48.  
  49. Section "Module"
  50.     Disable     "dri"
  51.     Disable     "dri2"
  52.     Disable     "mouse"
  53.     Disable     "kbd"
  54.     Disable     "keyboard"
  55.     Load        "dbe"
  56.     Load        "freetype"
  57.     Load        "extmod"
  58.     SubSection "extmod"
  59.         Option "omit xfree86-dga"
  60.     EndSubSection
  61. EndSection
  62.  
  63.  
  64. Section "InputClass"
  65.     Identifier  "evdev keyboard catchall"
  66.     MatchIsKeyboard "on"
  67.     MatchDevicePath "/dev/input/event*"
  68.     Driver      "evdev"
  69.     Option      "CoreKeyboard"
  70.     Option      "SendCoreEvents"    "true"
  71.     Option      "XkbModel"      "microsoftpro"
  72.     Option      "XkbRules"      "xorg"
  73.     Option      "AutoRepeat"        "250 32"
  74.     Option      "XkbLayout"     "us(basic),ru(winkeys),cz(qwerty)"
  75.     Option      "XkbOptions"        "grp:shift_toggle,grp_led:scroll"
  76. EndSection
  77.  
  78.  
  79. Section "InputClass"
  80.     Identifier  "evdev pointer catchall"
  81.     Driver      "evdev"
  82.     MatchIsPointer  "on"
  83.     MatchDevicePath "/dev/input/event*"
  84.     Option      "SendCoreEvents"    "true"
  85.     Option      "AutoServerLayout"  "on"
  86.     Option      "evBits"        "+1-2"
  87.     Option      "keyBits"       "~272-287"
  88.     Option      "relBits"       "~0-2 ~6 ~8"
  89.     Option      "Pass"          "3"
  90.     Option      "Buttons"       "5"
  91.     Option      "ZAxisMapping"      "4 5"
  92. EndSection
  93.  
  94.  
  95. Section "Monitor"
  96.     Identifier  "Monitor0"
  97.     VendorName  "Philips"
  98.     ModelName   "226VL"
  99.     DisplaySize 480 270
  100.     HorizSync   30.0 - 83.0
  101.     VertRefresh 56.0 - 76.0
  102.     Option      "DPMS"      "true"
  103.     Option      "Primary"   "true"
  104.     Option      "Enable"    "true"
  105. EndSection
  106.  
  107.  
  108. Section "Device"
  109.     Identifier  "Videocard0"
  110.     Driver      "nvidia"
  111.     VendorName  "NVIDIA"
  112.     BoardName   "nVidia G96 / GeForce 9500 GT"
  113.     Screen      0
  114. EndSection
  115.  
  116.  
  117. Section "Extensions"
  118.     Option      "Composite" "on"
  119.     Option      "RENDER"    "on"
  120.     Option      "DAMAGE"    "on"
  121.     Option      "XVideo"    "on"
  122. EndSection
  123.  
  124.  
  125. Section "Screen"
  126.     Identifier  "Screen0"
  127.     Device      "Videocard0"
  128.     Monitor     "Monitor0"
  129.     DefaultDepth    24
  130.     SubSection "Display"
  131.         Viewport    0 0
  132.         Depth       24
  133.         Modes       "1920x1080" "1024x768" "800x600" "640x480"
  134.     EndSubSection
  135.     Option      "TwinView"          "1"
  136.     Option      "MetaModes"         "DFP-0: 1920x1080_60 +0+0, TV-0: 1024x768 +448+156; DFP-0: 1024x768 +0+0, TV-0: 1024x768 +0+0; DFP-0: 800x600 +0+0, TV-0:  800x600 +0+0; DFP-0: 640x480 +0+0, TV-0: 640x480 +0+0"
  137.     Option      "HorizSync"         "DFP-0: 30-83; TV-0: 30-50"
  138.     Option      "VertRefresh"           "DFP-0: 56-76; TV-0: 60-60"
  139.     Option      "TwinViewOrientation"       "Clone"
  140.     Option      "ConnectedMonitor"      "DFP-0, TV-0"
  141.     Option      "TwinViewXineramaInfoOrder" "DFP-0, TV-0"
  142.     Option      "NoTwinViewXineramaInfo"    "1"
  143.     Option      "UseEDIDFreqs"          "0"
  144.     Option      "UseEDIDDpi"            "0"
  145.     Option      "ModeValidation"        "DFP-0: AllowNon60HzDFPModes, NoVesaModes, NoXServerModes; TV-0: NoVesaModes, NoXServerModes"
  146. #   DPI will be computed from "DisplaySize" Monitor
  147. #   Option      "DPI"               "101x101"
  148.     Option      "ConstantDPI"           "0"
  149.     Option      "TVOverScan"            "0.7"
  150.     Option      "TVStandard"            "PAL-B"
  151.     Option      "TVOutFormat"           "COMPOSITE"
  152.     Option      "NvAGP"             "1"
  153.     Option      "NoLogo"            "1"
  154.     Option      "NoPowerConnectorCheck"     "1"
  155.     Option      "RenderAccel"           "1"
  156.     Option      "AllowGLXWithComposite"     "1"
  157.     Option      "DamageEvents"          "1"
  158.     Option      "AddARGBGLXVisuals"     "1"
  159.     Option      "TripleBuffer"          "0"
  160.     Option      "ConnectToAcpid"        "0"
  161. EndSection
  162.  
  163.  
  164. Section "DRI"
  165.     Group   0
  166.     Mode    0666
  167. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement