Enable scaling to fit various screen resolutions
[apps/agl-service-windowmanager-2017.git] / conf / setting.json
diff --git a/conf/setting.json b/conf/setting.json
new file mode 100644 (file)
index 0000000..cfeb718
--- /dev/null
@@ -0,0 +1,8 @@
+{
+    "description": "Settings for window manager",
+    "settings" :
+    {
+        "scaling" : "aspect_fit",
+        "options@scaling" : "aspect_fit|display_fit|none"
+    }
+}
\ No newline at end of file