Index: kscreen/tests/configs/switchDisplayTwoScreensNoCommonMode.json
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ kscreen/tests/configs/switchDisplayTwoScreensNoCommonMode.json	2014-02-21 01:42:35.084520344 +0100
@@ -0,0 +1,130 @@
+{
+    "screen" :
+    {
+        "id" : 1,
+        "maxSize" : {
+            "width" : 8192,
+            "height" : 8192
+        },
+        "minSize" : {
+            "width" : 320,
+            "height" : 200
+        },
+        "currentSize" : {
+            "width" : 3286,
+            "height" : 1848
+        }
+    },
+    "outputs" :
+    [
+        {
+            "id" : 1,
+            "name" : "LVDS1",
+            "type" : "LVDS",
+            "modes" :
+            [
+                {
+                    "id" : 3,
+                    "name" : "1366x768",
+                    "refreshRate" : 59.9,
+                    "size" : {
+                        "width" : 1366,
+                        "height" : 768
+                    }
+                },
+                {
+                    "id" : 2,
+                    "name" : "1360x768",
+                    "refreshRate" : 59.9,
+                    "size" : {
+                        "width" : 1360,
+                        "height" : 768
+                    }
+                },
+                {
+                    "id" : 1,
+                    "name" : "1280x720",
+                    "refreshRate" : 60,
+                    "size" : {
+                        "width" : 1280,
+                        "height" : 720
+                    }
+                }
+            ],
+            "pos" : {
+                "x" : 0,
+                "y" : 0
+            },
+            "currentMode" : 3,
+            "preferredModes" : [3],
+            "rotation" : 1,
+            "connected" : true,
+            "enabled" : true,
+            "primary" : true,
+            "edid" : "AP///////wBMLcMFMzJGRQkUAQMOMx14Ku6Ro1RMmSYPUFQjCACBAIFAgYCVAKlAswABAQEBAjqAGHE4LUBYLEUA/h8RAAAeAAAA/QA4PB5REQAKICAgICAgAAAA/ABTeW5jTWFzdGVyCiAgAAAA/wBIOU1aMzAyMTk2CiAgAC4="
+        },
+        {
+            "id" : 2,
+            "name" : "HDMI1",
+            "type" : "HDMI",
+            "modes" :
+            [
+                {
+                    "id" : 5,
+                    "name" : "1920x1080",
+                    "refreshRate" : 60,
+                    "size" : {
+                        "width" : 1920,
+                        "height" : 1080
+                    }
+                },
+                {
+                    "id" : 4,
+                    "name" : "1600x1200",
+                    "refreshRate" : 60,
+                    "size" : {
+                        "width" : 1600,
+                        "height" : 1200
+                    }
+                },
+                {
+                    "id" : 3,
+                    "name" : "1024x768",
+                    "refreshRate" : 59.9,
+                    "size" : {
+                        "width" : 1024,
+                        "height" : 768
+                    }
+                },
+                {
+                    "id" : 2,
+                    "name" : "800x600",
+                    "refreshRate" : 59.9,
+                    "size" : {
+                        "width" : 800,
+                        "height" : 600
+                    }
+                },
+                {
+                    "id" : 2,
+                    "name" : "640x480",
+                    "refreshRate" : 59.9,
+                    "size" : {
+                        "width" : 640,
+                        "height" : 480
+                    }
+                }
+            ],
+            "pos" : {
+                "x" : 1366,
+                "y" : 0
+            },
+            "preferredModes" : [5],
+            "rotation" : 1,
+            "connected" : true,
+            "enabled" : false,
+            "primary" : false,
+            "edid" : "AP///////wAQrBbwTExLQQ4WAQOANCB46h7Frk80sSYOUFSlSwCBgKlA0QBxTwEBAQEBAQEBKDyAoHCwI0AwIDYABkQhAAAaAAAA/wBGNTI1TTI0NUFLTEwKAAAA/ABERUxMIFUyNDEwCiAgAAAA/QA4TB5REQAKICAgICAgAToCAynxUJAFBAMCBxYBHxITFCAVEQYjCQcHZwMMABAAOC2DAQAA4wUDAQI6gBhxOC1AWCxFAAZEIQAAHgEdgBhxHBYgWCwlAAZEIQAAngEdAHJR0B4gbihVAAZEIQAAHowK0Iog4C0QED6WAAZEIQAAGAAAAAAAAAAAAAAAAAAAPg=="
+        }
+    ]
+}
