Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 1.0 (buildmeister@builder63) Fri Aug 14 17:54:58 PDT 2009
  6.  
  7. Section "ServerLayout"
  8. Identifier "Layout0"
  9. Screen 0 "Screen0" 0 0
  10. InputDevice "Keyboard0" "CoreKeyboard"
  11. InputDevice "Mouse0" "CorePointer"
  12. EndSection
  13.  
  14. Section "Files"
  15. EndSection
  16.  
  17. Section "InputDevice"
  18.  
  19. # generated from default
  20. Identifier "Mouse0"
  21. Driver "mouse"
  22. Option "Protocol" "auto"
  23. Option "Device" "/dev/psaux"
  24. Option "Emulate3Buttons" "no"
  25. Option "ZAxisMapping" "4 5"
  26. EndSection
  27.  
  28. Section "InputDevice"
  29.  
  30. # generated from default
  31. Identifier "Keyboard0"
  32. Driver "kbd"
  33. EndSection
  34.  
  35. Section "Monitor"
  36. Identifier "Monitor0"
  37. VendorName "Unknown"
  38. ModelName "Unknown"
  39. HorizSync 15.0 - 81.0
  40. VertRefresh 23.0 - 76.0
  41. Option "DPMS"
  42. Gamma 1.35
  43. ModeLine "1920x1080@60p" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
  44. ModeLine "1920x1080@50p" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
  45. ModeLine "1920x1080@60i" 74.18 1920 2008 2052 2200 1080 1084 1094 1124 +hsync +vsync Interlace
  46. ModeLine "1920x1080@50i" 74.25 1920 2448 2492 2640 1080 1084 1094 1124 +hsync +vsync Interlace
  47. ModeLine "1920x1080@23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync
  48. ModeLine "1920x1080@24p" 74.16 1920 2558 2620 2750 1080 1084 1089 1125 +hsync +vsync
  49. ModeLine "1920x1080@25p" 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
  50. EndSection
  51.  
  52. EndSection
  53.  
  54. Section "Device"
  55. Identifier "Device0"
  56. Driver "nvidia"
  57. VendorName "NVIDIA Corporation"
  58. BoardName "ION"
  59. Option "HDMI" "all"
  60. Option "Audio" "On"
  61. Option "Audio" "True"
  62. EndSection
  63.  
  64. Section "Screen"
  65. Identifier "Screen0"
  66. Device "Device0"
  67. Monitor "Monitor0"
  68. DefaultDepth 24
  69. Option "NoLogo" "True"
  70. Option "TwinView" "0"
  71. Option "DynamicTwinView" "false"
  72. Option "FlatPanelProperties" "Scaling = Native"
  73. SubSection "Display"
  74. Depth 24
  75. Modes "1920x1080@60p" "1920x1080@24p" "1920x1080@25p" "1920x1080@50i" "1920x1080@50p" "1920x1080@60i" "1920x1080@23.976"
  76. EndSubSection
  77. EndSection
  78.  
  79. Section "Extensions"
  80. Option "Composite" "Disable"
  81. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement