-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmonitors.xml
More file actions
59 lines (59 loc) · 1.4 KB
/
monitors.xml
File metadata and controls
59 lines (59 loc) · 1.4 KB
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
<monitors version="2">
<configuration>
<logicalmonitor>
<x>0</x>
<y>0</y>
<scale>1.25</scale>
<primary>yes</primary>
<monitor>
<monitorspec>
<connector>eDP-1</connector>
<vendor>BOE</vendor>
<product>0x08d7</product>
<serial>0x00000000</serial>
</monitorspec>
<mode>
<width>1920</width>
<height>1080</height>
<rate>60.000</rate>
</mode>
</monitor>
</logicalmonitor>
<logicalmonitor>
<x>1536</x>
<y>0</y>
<scale>1.5</scale>
<monitor>
<monitorspec>
<connector>DP-2</connector>
<vendor>LEN</vendor>
<product>P27u-20</product>
<serial>V909K2MC</serial>
</monitorspec>
<mode>
<width>1920</width>
<height>1080</height>
<rate>30.000</rate>
</mode>
</monitor>
</logicalmonitor>
<logicalmonitor>
<x>1536</x>
<y>0</y>
<scale>1.5</scale>
<monitor>
<monitorspec>
<connector>DP-4</connector>
<vendor>GSM</vendor>
<product>LG HDR 4K</product>
<serial>0x0007d97b</serial>
</monitorspec>
<mode>
<width>1920</width>
<height>1080</height>
<rate>30.000</rate>
</mode>
</monitor>
</logicalmonitor>
</configuration>
</monitors>