Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 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" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 +hsync +vsync
  44. ModeLine "1920x1080@50p" 141.45 1920 2032 2232 2544 1080 1081 1084 1112 +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" 61.75 1920 1944 2136 2352 1080 1081 1084 1095 +hsync +vsync
  48. ModeLine "1920x1080@24p" 61.81 1920 1944 2136 2352 1080 1081 1084 1095 +hsync +vsync
  49. ModeLine "1920x1080@25p" 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
  50. EndSection
  51.  
  52. Section "Device"
  53. Identifier "Device0"
  54. Driver "nvidia"
  55. VendorName "NVIDIA Corporation"
  56. BoardName "ION"
  57. Option "HDMI" "all"
  58. Option "Audio" "On"
  59. Option "Audio" "True"
  60. EndSection
  61.  
  62. Section "Screen"
  63. Identifier "Screen0"
  64. Device "Device0"
  65. Monitor "Monitor0"
  66. DefaultDepth 24
  67. Option "NoLogo" "True"
  68. Option "TwinView" "0"
  69. Option "DynamicTwinView" "false"
  70. Option "TVStandard" "1920x1080@60p"
  71. SubSection "Display"
  72. Depth 24
  73. Modes "1920x1080@60p" "1920x1080@24p" "1920x1080@25p" "1920x1080@50i" "1920x1080@50p" "1920x1080@60i" "1920x1080@23.976"
  74. EndSubSection
  75. EndSection
  76.  
  77. Section "Extensions"
  78. Option "Composite" "Disable"
  79. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement