1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 1.0 (root@ion) Mon Apr 12 20:01:45 EEST 2010
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 1.0 (buildmeister@builder62) Wed Sep 23 07:00:01 PDT 2009
  6.  
  7. Section "ServerLayout"
  8. Identifier "Layout0"
  9. Screen 0 "Screen0" 0 0
  10. InputDevice "Keyboard0" "CoreKeyboard"
  11. InputDevice "Mouse0" "CorePointer"
  12. Option "Xinerama" "0"
  13. EndSection
  14.  
  15. Section "Files"
  16. EndSection
  17.  
  18. Section "ServerFlags"
  19. Option "Xinerama" "0"
  20. EndSection
  21.  
  22. Section "InputDevice"
  23.  
  24. # generated from data in "/etc/conf.d/gpm"
  25. Identifier "Mouse0"
  26. Driver "mouse"
  27. Option "Protocol"
  28. Option "Device" "/dev/input/mice"
  29. Option "Emulate3Buttons" "no"
  30. Option "ZAxisMapping" "4 5"
  31. EndSection
  32.  
  33. Section "InputDevice"
  34.  
  35. # generated from default
  36. Identifier "Keyboard0"
  37. Driver "kbd"
  38. EndSection
  39.  
  40. Section "Monitor"
  41. Identifier "Monitor0"
  42. VendorName "Unknown"
  43. ModelName "SAMSUNG"
  44. HorizSync 26.0 - 76.0
  45. VertRefresh 23.0 - 61.0
  46. Option "DPMS"
  47. EndSection
  48.  
  49. Section "Device"
  50. Identifier "Device0"
  51. Driver "nvidia"
  52. VendorName "NVIDIA Corporation"
  53. BoardName "ION"
  54. EndSection
  55.  
  56. Section "Screen"
  57.  
  58. # Removed Option "metamodes" "1920x1080_60 +0+0; nvidia-auto-select +0+0"
  59. Identifier "Screen0"
  60. Device "Device0"
  61. Monitor "Monitor0"
  62. DefaultDepth 24
  63. Option "UseEdidDpi" "FALSE"
  64. # Option "DPI" "96x96"
  65. Option "DPI" "120x120"
  66. # Option "UseEvents" "True"
  67. Option "FlatPanelProperties" "Scaling = Native"
  68. Option "TripleBuffer" "True"
  69. Option "TwinView" "0"
  70. Option "DynamicTwinView" "false"
  71. Option "metamodes" "1920x1080_50 +0+0; 1920x1080_60 +0+0; nvidia-auto-select +0+0"
  72. SubSection "Display"
  73. Depth 24
  74. EndSubSection
  75. EndSection
  76.  
  77. Section "Extensions"
  78. Option "Composite" "Disable"
  79. EndSection