Ubuntu Pastebin

Paste from jgcampbell300 at Fri, 30 Dec 2016 19:52:32 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 340.46  (pbuilder@zam904)  Fri Oct 17 21:29:34 UTC 2014

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    Screen      2  "Screen2" Above "Screen0"
    Screen      3  "Screen3" RightOf "Screen2"
#jg    Screen      4  "Screen4" RightOf "Screen3"
#jg    Screen      5  "Screen5" RightOf "Screen4"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "ViewSonic VX2260WM"
    HorizSync       24.0 - 82.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
#jg    Option "DPI" "96x96"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Ancor Communications Inc ASUS VH242"
    HorizSync       30.0 - 83.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
#jg    Option "DPI" "96x96"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor2"
    VendorName     "Unknown"
    ModelName      "DELL 1708FP"
    HorizSync       31.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor3"
    VendorName     "Unknown"
    ModelName      "DELL 1707FP"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

#jg Section "Monitor"
#jg    # HorizSync source: edid, VertRefresh source: edid
#jg    Identifier     "Monitor4"
#jg    VendorName     "Unknown"
#jg    ModelName      "DELL 1905FP"
#jg    HorizSync       30.0 - 81.0
#jg    VertRefresh     56.0 - 76.0
#jg    Option         "DPMS"
#jg EndSection

#jg Section "Monitor"
#jg    # HorizSync source: edid, VertRefresh source: edid
#jg    Identifier     "Monitor5"
#jg    VendorName     "Unknown"
#jg    ModelName      "DELL 1907FPV"
#jg    HorizSync       30.0 - 81.0
#jg    VertRefresh     56.0 - 76.0
#jg    Option         "DPMS"
#jg EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 630"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 630"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Device2"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 630"
    BusID          "PCI:2:0:0"
    Screen          0
EndSection

Section "Device"
    Identifier     "Device3"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 630"
    BusID          "PCI:2:0:0"
    Screen          1
EndSection

#jg Section "Device"
#jg     Identifier     "Device4"
#jg     Driver         "nvidia"
#jg     VendorName     "NVIDIA Corporation"
#jg     BoardName      "GeForce 8400 GS"
#jg     BusID          "PCI:3:0:0"
#jg     Screen          0
#jg EndSection

#jg Section "Device"
#jg     Identifier     "Device5"
#jg     Driver         "nvidia"
#jg     VendorName     "NVIDIA Corporation"
#jg     BoardName      "GeForce 8400 GS"
#jg     BusID          "PCI:3:0:0"
#jg     Screen          1
#jg EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "DVI-D-0: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "HDMI-0: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen2"
    Device         "Device2"
    Monitor        "Monitor2"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "VGA-0: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen3"
    Device         "Device3"
    Monitor        "Monitor3"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "DVI-I-1: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

#jg Section "Screen"
#jg     Identifier     "Screen4"
#jg     Device         "Device4"
#jg     Monitor        "Monitor4"
#jg     DefaultDepth    24
#jg     Option         "Stereo" "0"
#jg     Option         "metamodes" "DVI-I-1: nvidia-auto-select +0+0 {rotation=left}"
#jg     Option         "SLI" "Off"
#jg     Option         "MultiGPU" "Off"
#jg     Option         "BaseMosaic" "off"
#jg     SubSection     "Display"
#jg         Depth       24
#jg     EndSubSection
#jg EndSection

#jg Section "Screen"
#jg     Identifier     "Screen5"
#jg     Device         "Device5"
#jg     Monitor        "Monitor5"
#jg     DefaultDepth    24
#jg     Option         "Stereo" "0"
#jg     Option         "metamodes" "VGA-0: nvidia-auto-select +0+0 {rotation=left}"
#jg     Option         "SLI" "Off"
#jg     Option         "MultiGPU" "Off"
#jg     Option         "BaseMosaic" "off"
#jg     SubSection     "Display"
#jg         Depth       24
#jg     EndSubSection
#jg EndSection
Download as text