Initial check-in
[AGL/meta-agl-cluster-demo.git] / recipes-demo-hmi / cluster-windowmanager-conf / cluster-windowmanager-conf / areas.db
diff --git a/recipes-demo-hmi/cluster-windowmanager-conf/cluster-windowmanager-conf/areas.db b/recipes-demo-hmi/cluster-windowmanager-conf/cluster-windowmanager-conf/areas.db
new file mode 100644 (file)
index 0000000..00322ac
--- /dev/null
@@ -0,0 +1,40 @@
+{
+    "areas": [
+        {
+            "name": "fullscreen",
+            "rect": {
+                "x": 0,
+                "y": 0,
+                "w": 1920,
+                "h": 1080
+            }
+        },
+        {
+            "name": "normal.full",
+            "rect": {
+                "x": 672,
+                "y": 264,
+                "w": 576,
+                "h": 552
+            }
+        },
+        {
+            "name": "restriction.normal",
+            "rect": {
+                "x": 672,
+                "y": 264,
+                "w": 576,
+                "h": 552
+            }
+        },
+        {
+            "name": "on_screen",
+            "rect": {
+                "x": 672,
+                "y": 264,
+                "w": 576,
+                "h": 552
+            }
+        }
+    ]
+}