Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 25th, 2012  |  syntax: None  |  size: 2.43 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings:  version 256.35  (mockbuild@builder.wilsonet.com)  Sat Jul 10 11:49:29 EDT 2010
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig:  version 256.35  (mockbuild@)  Sat Jul 10 12:54:03 EDT 2010
  6. # Xorg configuration created by livna-config-display
  7.  
  8. Section "ServerLayout"
  9.     Identifier     "Default Layout"
  10.     Screen      0  "Screen0" 0 0
  11.     InputDevice    "Keyboard0" "CoreKeyboard"
  12.     InputDevice    "Mouse0" "CorePointer"
  13.     Option         "Xinerama" "0"
  14. EndSection
  15.  
  16. Section "Files"
  17.     ModulePath      "/usr/lib64/xorg/modules/extensions/nvidia"
  18.     ModulePath      "/usr/lib64/xorg/modules"
  19. EndSection
  20.  
  21. Section "ServerFlags"
  22.     Option         "AIGLX" "on"
  23. EndSection
  24.  
  25. Section "InputDevice"
  26.  
  27.     # generated from data in "/etc/sysconfig/keyboard"
  28.     Identifier     "Keyboard0"
  29.     Driver         "keyboard"
  30.     Option         "XkbLayout" "se"
  31.     Option         "XkbModel" "pc105"
  32. EndSection
  33.  
  34. Section "InputDevice"
  35.  
  36.     # generated from default
  37.     Identifier     "Mouse0"
  38.     Driver         "mouse"
  39.     Option         "Protocol" "auto"
  40.     Option         "Device" "/dev/input/mice"
  41.     Option         "Emulate3Buttons" "no"
  42.     Option         "ZAxisMapping" "4 5"
  43. EndSection
  44.  
  45. Section "Monitor"
  46.     Identifier     "Monitor0"
  47.     VendorName     "Unknown"
  48.     ModelName      "Matrox"
  49.     HorizSync       31.5 - 80.0
  50.     VertRefresh     60.0 - 75.0
  51.     Option         "DPMS"
  52. EndSection
  53.  
  54. Section "Device"
  55.     Identifier     "Videocard0"
  56.     Driver         "nvidia"
  57. EndSection
  58.  
  59. Section "Device"
  60.     Identifier     "Device0"
  61.     Driver         "nvidia"
  62.     VendorName     "NVIDIA Corporation"
  63.     BoardName      "GeForce 8500 GT"
  64. EndSection
  65.  
  66. Section "Screen"
  67.     Identifier     "Default Screen"
  68.     Device         "Videocard0"
  69.     Monitor        "Monitor0"
  70.     SubSection     "Display"
  71.         Modes      "nvidia-auto-select"
  72.     EndSubSection
  73. EndSection
  74.  
  75. Section "Screen"
  76.     Identifier     "Screen0"
  77.     Device         "Device0"
  78.     Monitor        "Monitor0"
  79.     DefaultDepth    24
  80.     Option         "TwinView" "0"
  81.     Option         "TwinViewXineramaInfoOrder" "DFP-0"
  82.     Option         "metamodes" "3840x1080 +0+0"
  83.     SubSection     "Display"
  84.         Depth       24
  85.     EndSubSection
  86. EndSection
  87.  
  88. Section "Extensions"
  89.     Option         "Composite" "Enable"
  90. EndSection