Advertisement
Guest User

Untitled

a guest
Sep 11th, 2011
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 280.13  (buildmeister@swio-display-x86-rhel47-05.nvi$
  3.  
  4.  
  5. Section "ServerLayout"
  6.     Identifier     "Layout0"
  7.     Screen      0  "Screen0" 0 0
  8.     InputDevice    "Keyboard0" "CoreKeyboard"
  9.     InputDevice    "Mouse0" "CorePointer"
  10. EndSection
  11.  
  12. Section "Files"
  13. EndSection
  14.  
  15. Section "Module"
  16.     Load           "dbe"
  17.     Load           "extmod"
  18.     Load           "type1"
  19.     Load           "freetype"
  20. EndSection
  21.  
  22. Section "Files"
  23. EndSection
  24.  
  25. Section "Module"
  26.     Load           "dbe"
  27.     Load           "extmod"
  28.     Load           "type1"
  29.     Load           "freetype"
  30.     Load           "glx"
  31. EndSection
  32.  
  33. Section "InputDevice"
  34.  
  35.     # generated from default
  36.     Identifier     "Mouse0"
  37.     Driver         "mouse"
  38.     Option         "Protocol" "auto"
  39.     Load           "freetype"
  40.     Load           "glx"
  41. EndSection
  42.  
  43. Section "InputDevice"
  44.  
  45.     # generated from default
  46.     Identifier     "Mouse0"
  47.     Driver         "mouse"
  48.     Option         "Protocol" "auto"
  49.     Option         "Device" "/dev/psaux"
  50.     Option         "Emulate3Buttons" "no"
  51.     Option         "ZAxisMapping" "4 5"
  52. EndSection
  53.  
  54. Section "InputDevice"
  55.  
  56.     # generated from default
  57.     Identifier     "Keyboard0"
  58.     Option         "Protocol" "auto"
  59.     Option         "Device" "/dev/psaux"
  60.     Option         "Emulate3Buttons" "no"
  61.     Option         "ZAxisMapping" "4 5"
  62. EndSection
  63.  
  64. Section "InputDevice"
  65.  
  66.     # generated from default
  67.     Identifier     "Keyboard0"
  68.     Driver         "kbd"
  69. EndSection
  70.  
  71. Section "Monitor"
  72.     Identifier     "Monitor0"
  73.     VendorName     "Unknown"
  74.     ModelName      "Unknown"
  75.     HorizSync       28.0 - 33.0
  76.     VertRefresh     43.0 - 72.0
  77.     Identifier     "Keyboard0"
  78.     Driver         "kbd"
  79. EndSection
  80.  
  81. Section "Monitor"
  82.     Identifier     "Monitor0"
  83.     VendorName     "Unknown"
  84.     ModelName      "Unknown"
  85.     HorizSync       28.0 - 33.0
  86.     VertRefresh     43.0 - 72.0
  87.     Option         "DPMS"
  88. EndSection
  89.  
  90. Section "Device"
  91.     Identifier     "Device0"
  92.     Driver         "nvidia"
  93.     VendorName     "NVIDIA Corporation"
  94.     BoardName      "GeForce 8600 GS"
  95.     BusID          "PCI:5:0:0"
  96.     VertRefresh     43.0 - 72.0
  97.     Option         "DPMS"
  98. EndSection
  99.  
  100. Section "Device"
  101.     Identifier     "Device0"
  102.     Driver         "nvidia"
  103.     VendorName     "NVIDIA Corporation"
  104.     BoardName      "GeForce 8600 GS"
  105.     BusID          "PCI:5:0:0"
  106. EndSection
  107.  
  108. Section "Screen"
  109.     Identifier     "Screen0"
  110.     Device         "Device0"
  111.     Monitor        "Monitor0"
  112.     DefaultDepth    24
  113.     Option         "ConnectedMonitor" "DFP"
  114.     Option         "UseDisplayDevice" "DFP-0"
  115.     BusID          "PCI:5:0:0"
  116. EndSection
  117.  
  118. Section "Screen"
  119.     Identifier     "Screen0"
  120.     Device         "Device0"
  121.     Monitor        "Monitor0"
  122.     DefaultDepth    24
  123.     Option         "ConnectedMonitor" "DFP"
  124.     Option         "UseDisplayDevice" "DFP-0"
  125.     SubSection     "Display"
  126.         Depth       24
  127.         Modes      "1920x1080-TV"
  128.     EndSubSection
  129. EndSection
  130.  
  131. Section "Extensions"
  132.      Option "Composite" "Enable"
  133. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement