1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig:  version 256.53  (buildmeister@builder101)  Fri Aug 27 21:34:01 PDT 2010
  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           "glx"
  17. EndSection
  18.  
  19. Section "InputDevice"
  20.  
  21.     # generated from default
  22.     Identifier     "Mouse0"
  23.     Driver         "mouse"
  24.     Option         "Protocol" "auto"
  25.     Option         "Device" "/dev/psaux"
  26.     Option         "Emulate3Buttons" "no"
  27.     Option         "ZAxisMapping" "4 5"
  28. EndSection
  29.  
  30. Section "InputDevice"
  31.  
  32.     # generated from default
  33.     Identifier     "Keyboard0"
  34.     Driver         "kbd"
  35. EndSection
  36.  
  37. Section "Monitor"
  38.     Identifier     "Monitor"
  39.     VendorName     "Acer"
  40.     ModelName      "H530"
  41.     Modeline       "1280x720_120.00"  161.56  1280 1376 1512 1744  720 721 724 772  -HSync +Vsync
  42. EndSection
  43.  
  44. Section "Device"
  45.     Identifier     "Device0"
  46.     Driver         "nvidia"
  47.     VendorName     "NVIDIA Corporation"
  48. EndSection
  49.  
  50. Section "Screen"
  51.     Identifier     "Screen0"
  52.     Device         "Device0"
  53.     Monitor        "Monitor"
  54.     DefaultDepth    24
  55.     Option         "UseEdidDpi" "false"
  56.     Option         "DPI" "96 x 96"
  57.     Option         "Stereo" "10"
  58.     Option         "AllowGLXWithComposite" "true"
  59.     SubSection     "Display"
  60.         Depth       24
  61.     EndSubSection
  62. EndSection
  63.  
  64. Section "Extensions"
  65.     Option         "Composite" "disable"
  66. EndSection