1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 304.51 (buildmeister@swio-display-x86-rhel47-08.nvidia.com) Tue Sep 18 18:26:36 PDT 2012
  3.  
  4. Section "ServerLayout"
  5. Identifier "Layout0"
  6. Screen 0 "Screen0" 0 0
  7. Screen 1 "Screen1" Relative "Screen0" 2048 486
  8. InputDevice "Keyboard0" "CoreKeyboard"
  9. InputDevice "Mouse0" "CorePointer"
  10. EndSection
  11.  
  12. Section "Files"
  13. EndSection
  14.  
  15. Section "ServerFlags"
  16. Option "Xinerama" "1"
  17. EndSection
  18.  
  19. Section "Module"
  20. Load "record"
  21. Load "dri"
  22. Load "dbe"
  23. Load "extmod"
  24. Load "dri2"
  25. Load "glx"
  26. EndSection
  27.  
  28. Section "Extensions"
  29. Option "Composite" "Disable"
  30. EndSection
  31.  
  32. Section "InputDevice"
  33. # generated from default
  34. Identifier "Mouse0"
  35. Driver "mouse"
  36. Option "Protocol" "auto"
  37. Option "Device" "/dev/psaux"
  38. Option "Emulate3Buttons" "no"
  39. Option "ZAxisMapping" "4 5"
  40. EndSection
  41.  
  42. Section "InputDevice"
  43. # generated from default
  44. Identifier "Keyboard0"
  45. Driver "kbd"
  46. EndSection
  47.  
  48.  
  49.  
  50.  
  51.  
  52. Section "Monitor"
  53. Identifier "TrinitronP1130"
  54. VendorName "Dell"
  55. ModelName "Trinitron P1130"
  56. HorizSync 28.0 - 33.0
  57. VertRefresh 43.0 - 72.0
  58. Option "DPMS"
  59. EndSection
  60.  
  61. Section "Monitor"
  62. Identifier "AcerAL2016W"
  63. VendorName "Acer"
  64. ModelName "AL2016W"
  65. Option "DPMS"
  66. EndSection
  67.  
  68. Section "Device"
  69. Identifier "radeonx1650"
  70. Driver "radeon"
  71. VendorName "ATI"
  72. BusID "PCI:6:0:0"
  73. EndSection
  74.  
  75. Section "Device"
  76. Identifier "gtx460"
  77. Driver "nvidia"
  78. VendorName "NVIDIA Corporation"
  79. BusID "PCI:4:0:0"
  80. EndSection
  81.  
  82. Section "Screen"
  83. Identifier "Screen0"
  84. Device "gtx460"
  85. Monitor "TrinitronP1130"
  86. DefaultDepth 24
  87. SubSection "Display"
  88. # Viewport 0 0
  89. Depth 24
  90. Modes "2048x1536" "1920x1440" "1920x1200" "1920x1080" "1800x1440" "1600x1200" "1280x1024" "1280x960" "1024x768" "800x600"
  91. EndSubSection
  92. EndSection
  93.  
  94. Section "Screen"
  95. Identifier "Screen1"
  96. Device "radeonx1650"
  97. Monitor "AcerAL2016W"
  98. DefaultDepth 24
  99. SubSection "Display"
  100. # Viewport 0 0
  101. Depth 24
  102. Modes "1680x1050" "1280x800"
  103. EndSubSection
  104. EndSection