Advertisement
Guest User

Untitled

a guest
Mar 6th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "X.org Configured"
  3. Screen 0 "Screen0" 0 0
  4. Screen 1 "Screen1" Above "Screen0"
  5. InputDevice "Mouse0" "CorePointer"
  6. InputDevice "Keyboard0" "CoreKeyboard"
  7. EndSection
  8.  
  9. Section "Files"
  10. ModulePath "/usr/lib/xorg/modules"
  11. FontPath "/usr/share/fonts/X11/misc"
  12. FontPath "/usr/share/fonts/X11/cyrillic"
  13. FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  14. FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  15. FontPath "/usr/share/fonts/X11/Type1"
  16. FontPath "/usr/share/fonts/X11/100dpi"
  17. FontPath "/usr/share/fonts/X11/75dpi"
  18. FontPath "built-ins"
  19. EndSection
  20.  
  21. Section "Module"
  22. Load "glx"
  23. EndSection
  24.  
  25. Section "InputDevice"
  26. Identifier "Keyboard0"
  27. Driver "kbd"
  28. EndSection
  29.  
  30. Section "InputDevice"
  31. Identifier "Mouse0"
  32. Driver "mouse"
  33. Option "Protocol" "auto"
  34. Option "Device" "/dev/input/mice"
  35. Option "ZAxisMapping" "4 5 6 7"
  36. EndSection
  37.  
  38. Section "Monitor"
  39. Identifier "HDMI2"
  40. Option "Primary" "True"
  41. VendorName "Monitor Vendor"
  42. ModelName "Monitor Model"
  43. EndSection
  44.  
  45. Section "Monitor"
  46. Identifier "VGA2"
  47. Option "RightOf" "HDMI2"
  48. VendorName "Monitor Vendor"
  49. ModelName "Monitor Model"
  50. EndSection
  51.  
  52.  
  53. Section "Monitor"
  54. Identifier "DVI-I-1"
  55. Option "Primary" "True"
  56. VendorName "Monitor Vendor"
  57. ModelName "Monitor Model"
  58. EndSection
  59.  
  60. Section "Monitor"
  61. Identifier "VGA-2"
  62. Option "RightOf" "DVI-I-1"
  63. VendorName "Monitor Vendor"
  64. ModelName "Monitor Model"
  65. EndSection
  66.  
  67. Section "Device"
  68. ### Available Driver options are:-
  69. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  70. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  71. ### <percent>: "<f>%"
  72. ### [arg]: arg optional
  73. #Option "NoAccel" # [<bool>]
  74. #Option "AccelMethod" # <str>
  75. #Option "Backlight" # <str>
  76. #Option "DRI" # <str>
  77. #Option "ColorKey" # <i>
  78. #Option "VideoKey" # <i>
  79. #Option "Tiling" # [<bool>]
  80. #Option "LinearFramebuffer" # [<bool>]
  81. #Option "SwapbuffersWait" # [<bool>]
  82. #Option "TripleBuffer" # [<bool>]
  83. #Option "XvPreferOverlay" # [<bool>]
  84. #Option "HotPlug" # [<bool>]
  85. #Option "ReprobeOutputs" # [<bool>]
  86. #Option "XvMC" # [<bool>]
  87. #Option "ZaphodHeads" # <str>
  88. #Option "TearFree" # [<bool>]
  89. #Option "PerCrtcPixmaps" # [<bool>]
  90. #Option "FallbackDebug" # [<bool>]
  91. #Option "DebugFlushBatches" # [<bool>]
  92. #Option "DebugFlushCaches" # [<bool>]
  93. #Option "DebugWait" # [<bool>]
  94. #Option "BufferCache" # [<bool>]
  95. Identifier "intel"
  96. Driver "intel"
  97. BusID "PCI:0:2:0"
  98. Option "Monitor-VGA2" "VGA2"
  99. Option "Monitor-HDMI2" "HDMI2"
  100. EndSection
  101.  
  102. Section "Device"
  103. ### Available Driver options are:-
  104. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  105. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  106. ### <percent>: "<f>%"
  107. ### [arg]: arg optional
  108. #Option "SWcursor" # [<bool>]
  109. #Option "HWcursor" # [<bool>]
  110. #Option "NoAccel" # [<bool>]
  111. #Option "ShadowFB" # [<bool>]
  112. #Option "VideoKey" # <i>
  113. #Option "WrappedFB" # [<bool>]
  114. #Option "GLXVBlank" # [<bool>]
  115. #Option "ZaphodHeads" # <str>
  116. #Option "PageFlip" # [<bool>]
  117. #Option "SwapLimit" # <i>
  118. #Option "AsyncUTSDFS" # [<bool>]
  119. #Option "AccelMethod" # <str>
  120. Identifier "nvidia"
  121. Driver "nouveau"
  122. BusID "PCI:1:0:0"
  123. Option "Monitor-DVI-I-1" "DVI-I-1"
  124. Option "Monitor-VGA-2" "VGA-2"
  125. EndSection
  126.  
  127. Section "Screen"
  128. Identifier "Screen0"
  129. Device "intel"
  130. Monitor "HDMI2"
  131. Option "TwinView" "1"
  132. Option "TwinViewXineramaInfoOrder" "DFP-0"
  133. Option "metamodes" "HDMI2: 1920x1080_60 +0+0, VGA2: 1920x1080_60 +1920+0"
  134. SubSection "Display"
  135. Viewport 0 0
  136. Depth 24
  137. EndSubSection
  138. EndSection
  139.  
  140. Section "Screen"
  141. Identifier "Screen1"
  142. Device "nvidia"
  143. Monitor "DVI-I-1"
  144. Option "TwinView" "1"
  145. Option "TwinViewXineramaInfoOrder" "DFP-0"
  146. Option "metamodes" "DVI-I-1: 1280x1024_60 +0+0, VGA-2: 1280x1024_60 +1280+0"
  147. SubSection "Display"
  148. Viewport 0 0
  149. Depth 24
  150. EndSubSection
  151. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement