-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxorg.conf
99 lines (88 loc) · 3.72 KB
/
xorg.conf
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
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 515.76
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 1080
Screen 1 "Screen1" 0 0
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 "BenQ GW2480"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Acer H236HL"
HorizSync 30.0 - 80.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA GeForce GTX 1660"
BusID "PCI:38:0:0"
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA GeForce GTX 1060 6GB"
BusID "PCI:37:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "DP-4: nvidia-auto-select +0+0, DP-0: nvidia-auto-select +1920+0, DP-2: nvidia-auto-select +3840+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 "nvidiaXineramaInfoOrder" "DFP-3"
Option "metamodes" "HDMI-0: 1920x1080_60 +1920+0, DVI-D-0: 1920x1080_60 +3840+0, DP-4: nvidia-auto-select +0+0; HDMI-0: nvidia-auto-select +0+0, DVI-D-0: nvidia-auto-select +0+0, DP-4: nvidia-auto-select +1920+0; DVI-D-0: nvidia-auto-select +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 1440x900 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 1280x1024 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 1280x800 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 1152x864 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 1024x768 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 1024x768_60 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 800x600 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 800x600_56 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: 640x480 +0+0, DP-4: nvidia-auto-select +3840+0; DVI-D-0: nvidia-auto-select +0+0 {viewportin=1680x1050, viewportout=1728x1080+96+0}, DP-4: nvidia-auto-select +3840+0; DVI-D-0: nvidia-auto-select +0+0 {viewportin=1366x768, viewportout=1920x1079+0+0}, DP-4: nvidia-auto-select +3840+0; DVI-D-0: nvidia-auto-select +0+0 {viewportin=1280x720}, DP-4: nvidia-auto-select +3840+0"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection