Warning, /plasma/libkscreen/autotests/configs/singleoutput.json is written in an unsupported language. File is not indexed.

0001 {
0002     "screen" :
0003     {
0004         "id" : 1,
0005         "maxSize" : {
0006             "width" : 8192,
0007             "height" : 8192
0008         },
0009         "minSize" : {
0010             "width" : 320,
0011             "height" : 200
0012         },
0013         "currentSize" : {
0014             "width" : 1280,
0015             "height" : 800
0016         },
0017         "maxActiveOutputsCount": 2
0018     },
0019     "outputs" :
0020     [
0021         {
0022             "id" : 1,
0023             "name" : "LVDS1",
0024             "type" : "LVDS",
0025             "modes" :
0026             [
0027                 {
0028                     "id" : 3,
0029                     "name" : "1280x800",
0030                     "refreshRate" : 59.9,
0031                     "size" : {
0032                         "width" : 1280,
0033                         "height" : 800
0034                     }
0035                 },
0036                 {
0037                     "id" : 2,
0038                     "name" : "1024x768",
0039                     "refreshRate" : 59.9,
0040                     "size" : {
0041                         "width" : 1024,
0042                         "height" : 768
0043                     }
0044                 },
0045                 {
0046                     "id" : 1,
0047                     "name" : "800x600",
0048                     "refreshRate" : 60,
0049                     "size" : {
0050                         "width" : 800,
0051                         "height" : 600
0052                     }
0053                 }
0054             ],
0055             "pos" : {
0056                 "x" : 0,
0057                 "y" : 0
0058             },
0059             "size" : {
0060                 "width" : 1280,
0061                 "height" : 800
0062             },
0063             "currentModeId" : 3,
0064             "preferredModes" : [3],
0065             "rotation" : 1,
0066             "connected" : true,
0067             "enabled" : true,
0068             "primary" : true,
0069             "edid" : "AP///////wBMLcMFMzJGRQkUAQMOMx14Ku6Ro1RMmSYPUFQjCACBAIFAgYCVAKlAswABAQEBAjqAGHE4LUBYLEUA/h8RAAAeAAAA/QA4PB5REQAKICAgICAgAAAA/ABTeW5jTWFzdGVyCiAgAAAA/wBIOU1aMzAyMTk2CiAgAC4="
0070         }
0071     ]
0072 }