Advertisement
Guest User

Untitled

a guest
Sep 12th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 304.43 (buildmeister@swio-display-x86-rhel47-13) Sun Aug 19 21:19:17 PDT 2012
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 304.43 (buildmeister@swio-display-x86-rhel47-13) Sun Aug 19 21:19:28 PDT 2012
  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 "InputDevice"
  19.  
  20. # generated from default
  21. Identifier "Mouse0"
  22. Driver "mouse"
  23. Option "Protocol" "auto"
  24. Option "Device" "/dev/psaux"
  25. Option "Emulate3Buttons" "no"
  26. Option "ZAxisMapping" "4 5"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.  
  31. # generated from default
  32. Identifier "Keyboard0"
  33. Driver "kbd"
  34. EndSection
  35.  
  36. Section "Monitor"
  37. Identifier "Monitor0"
  38. # VendorName "Unknown"
  39. ModelName "SAMSUNG"
  40. # HorizSync 30.0 - 68.0
  41. # VertRefresh 59.0 - 61.0
  42. Option "DPMS"
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. BoardName "GeForce 210"
  50. Option "UseEdidDpi" "False"
  51. Option "DPI" "96 x 96"
  52.  
  53.  
  54. # Identifier "nvidia"
  55. # Driver "nvidia"
  56. Option "NoLogo" "true"
  57. Option "DynamicTwinView" "false"
  58. Option "NoFlip" "false"
  59. Option "FlatPanelProperties" "Scaling = Native"
  60. Option "ModeValidation" "NoVesaModes, NoXServerModes"
  61. Option "UseDisplayDevice" "DFP-1"
  62. Option "ModeDebug" "true"
  63. Option "HWCursor" "false"
  64.  
  65. EndSection
  66.  
  67. Section "Screen"
  68. Identifier "Screen0"
  69. Device "Device0"
  70. Monitor "Monitor0"
  71. DefaultDepth 24
  72. Option "Stereo" "0"
  73. Option "metamodes" "nvidia-auto-select +0+0"
  74. SubSection "Display"
  75. Depth 24
  76. Modes "1920x1080_60_0" "1920x1080_24" #"1920x1080_60"
  77. EndSubSection
  78. EndSection
  79.  
  80. Section "Extensions"
  81. Option "Composite" "false"
  82. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement