-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
41 lines (41 loc) · 1.13 KB
/
config.json
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
{
"resolution": "1920x1080",
"hostname": "test-beamer",
"displays": [
{
"name": "Display 1734218455760",
"position": [
245.40334101391718,
112.8225163915676,
604.7880002444001,
197.60335284065104
],
"angle": 0,
"left": 245.40334101391718,
"top": 112.8225163915676,
"width": 359.38465923048295,
"scaleX": 1,
"height": 84.78083644908344,
"scaleY": 1
},
{
"name": "Display 1734218842219",
"position": [
78.620634885943,
119.72611317814624,
242.08485926662632,
283.1903375588296
],
"angle": 347.5067385302805,
"left": 78.620634885943,
"top": 119.72611317814624,
"width": 163.46422438068333,
"scaleX": 1,
"height": 163.46422438068333,
"scaleY": 1
}
],
"mode": "setup",
"mouse_x": 140.560638057201,
"mouse_y": 1.9861815948658723
}