1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 310.32 (buildmeister@swio-display-x86-rhel47-01) Mon Jan 14 15:51:51 PST 2013
  3. Section "ServerLayout"
  4. Identifier "Layout0"
  5. Screen 0 "Screen0"
  6. Screen 1 "Screen1" RightOf "Screen0"
  7. InputDevice "Keyboard0" "CoreKeyboard"
  8. InputDevice "Mouse0" "CorePointer"
  9. EndSection
  10. Section "Files"
  11. EndSection
  12. Section "InputDevice"
  13. # generated from default
  14. Identifier "Mouse0"
  15. Driver "mouse"
  16. Option "Protocol" "auto"
  17. Option "Device" "/dev/psaux"
  18. Option "Emulate3Buttons" "no"
  19. Option "ZAxisMapping" "4 5"
  20. EndSection
  21. Section "InputDevice"
  22. # generated from default
  23. Identifier "Keyboard0"
  24. Driver "kbd"
  25. EndSection
  26. Section "Monitor"
  27. Identifier "Monitor0"
  28. VendorName "Unknown"
  29. ModelName "Unknown"
  30. HorizSync 28.0 - 33.0
  31. VertRefresh 43.0 - 72.0
  32. Option "DPMS"
  33. EndSection
  34. Section "Monitor"
  35. Identifier "Monitor1"
  36. VendorName "Unknown"
  37. ModelName "Unknown"
  38. HorizSync 28.0 - 33.0
  39. VertRefresh 43.0 - 72.0
  40. Option "DPMS"
  41. EndSection
  42. Section "Device"
  43. Identifier "Device0"
  44. Driver "nvidia"
  45. VendorName "NVIDIA Corporation"
  46. BoardName "GeForce GTX 465"
  47. BusID "PCI:1:0:0"
  48. EndSection
  49. Section "Device"
  50. Identifier "Device1"
  51. Driver "nvidia"
  52. VendorName "NVIDIA Corporation"
  53. BoardName "GeForce 9500 GT"
  54. BusID "PCI:2:0:0"
  55. EndSection
  56. Section "Screen"
  57. Identifier "Screen0"
  58. Device "Device0"
  59. Monitor "Monitor0"
  60. DefaultDepth 24
  61. SubSection "Display"
  62. Depth 24
  63. EndSubSection
  64. EndSection
  65. Section "Screen"
  66. Identifier "Screen1"
  67. Device "Device1"
  68. Monitor "Monitor1"
  69. DefaultDepth 24
  70. SubSection "Display"
  71. Depth 24
  72. EndSubSection
  73. EndSection