This commit is contained in:
TJY
2026-07-16 08:31:52 +08:00
commit 8590fafac1
34 changed files with 2611 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
{
"wall": {
"width": 14880,
"height": 3510
},
"tiles": [
{
"id": "left",
"name": "Left GPU server",
"x": 0,
"y": 0,
"width": 7440,
"height": 3510,
"wall_width": 14880,
"wall_height": 3510,
"desktop_width": 7680,
"desktop_height": 4320,
"physical_outputs": [
{ "id": "left-1", "index": 1, "x": 0, "y": 0, "width": 3840, "height": 2160, "connector": "HDMI/DP-1" },
{ "id": "left-2", "index": 2, "x": 3840, "y": 0, "width": 3840, "height": 2160, "connector": "HDMI/DP-2" },
{ "id": "left-3", "index": 3, "x": 0, "y": 2160, "width": 3840, "height": 2160, "connector": "HDMI/DP-3" },
{ "id": "left-4", "index": 4, "x": 3840, "y": 2160, "width": 3840, "height": 2160, "connector": "HDMI/DP-4" }
]
},
{
"id": "right",
"name": "Right GPU server",
"x": 7440,
"y": 0,
"width": 7440,
"height": 3510,
"wall_width": 14880,
"wall_height": 3510,
"desktop_width": 7680,
"desktop_height": 4320,
"physical_outputs": [
{ "id": "right-1", "index": 1, "x": 0, "y": 0, "width": 3840, "height": 2160, "connector": "HDMI/DP-1" },
{ "id": "right-2", "index": 2, "x": 3840, "y": 0, "width": 3840, "height": 2160, "connector": "HDMI/DP-2" },
{ "id": "right-3", "index": 3, "x": 0, "y": 2160, "width": 3840, "height": 2160, "connector": "HDMI/DP-3" },
{ "id": "right-4", "index": 4, "x": 3840, "y": 2160, "width": 3840, "height": 2160, "connector": "HDMI/DP-4" }
]
}
]
}