kde-extraapps/libkscreen/tests/configs/singleOutputWithoutPreferred.json

68 lines
1.5 KiB
JSON

{
"screen" :
{
"id" : 1,
"maxSize" : {
"width" : 8192,
"height" : 8192
},
"minSize" : {
"width" : 320,
"height" : 200
},
"currentSize" : {
"width" : 1280,
"height" : 800
},
"maxActiveOutputsCount": 2
},
"outputs" :
[
{
"id" : 1,
"name" : "LVDS1",
"type" : "LVDS",
"modes" :
[
{
"id" : 3,
"name" : "1280x800",
"refreshRate" : 59.9,
"size" : {
"width" : 1280,
"height" : 800
}
},
{
"id" : 2,
"name" : "1024x768",
"refreshRate" : 59.9,
"size" : {
"width" : 1024,
"height" : 768
}
},
{
"id" : 1,
"name" : "800x600",
"refreshRate" : 60,
"size" : {
"width" : 800,
"height" : 600
}
}
],
"pos" : {
"x" : 0,
"y" : 0
},
"currentModeId" : 3,
"preferredModes" : [],
"rotation" : 1,
"connected" : true,
"enabled" : true,
"primary" : true,
"edid" : "AP///////wBMLcMFMzJGRQkUAQMOMx14Ku6Ro1RMmSYPUFQjCACBAIFAgYCVAKlAswABAQEBAjqAGHE4LUBYLEUA/h8RAAAeAAAA/QA4PB5REQAKICAgICAgAAAA/ABTeW5jTWFzdGVyCiAgAAAA/wBIOU1aMzAyMTk2CiAgAC4="
}
]
}