Advertisement
Guest User

corrupted kwinoutputconfig.json

a guest
Apr 30th, 2024
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. [
  2. {
  3. "data": [
  4. {
  5. "autoRotation": "InTabletMode",
  6. "connectorName": "eDP-1",
  7. "edidHash": "6f1900e7f4ec62929575bed28e19fd88",
  8. "edidIdentifier": "BOE 2404 0 22 2020 0",
  9. "highDynamicRange": false,
  10. "iccProfilePath": "",
  11. "mode": {
  12. "height": 1200,
  13. "refreshRate": 60000,
  14. "width": 1600
  15. },
  16. "overscan": 0,
  17. "rgbRange": "Automatic",
  18. "scale": 1.25,
  19. "sdrBrightness": 200,
  20. "sdrGamutWideness": 0,
  21. "transform": "Normal",
  22. "vrrPolicy": "Always",
  23. "wideColorGamut": false
  24. },
  25. {
  26. "autoRotation": "InTabletMode",
  27. "connectorName": "HDMI-A-1",
  28. "edidHash": "6fbb5201c7103e1ae736d62995ffc474",
  29. "edidIdentifier": "HWP 10504 16843009 14 2010 0",
  30. "highDynamicRange": false,
  31. "iccProfilePath": "",
  32. "mode": {
  33. "height": 1080,
  34. "refreshRate": 60000,
  35. "width": 1920
  36. },
  37. "overscan": 0,
  38. "rgbRange": "Automatic",
  39. "scale": 1.15,
  40. "sdrBrightness": 200,
  41. "sdrGamutWideness": 0,
  42. "transform": "Normal",
  43. "vrrPolicy": "Automatic",
  44. "wideColorGamut": false
  45. },
  46. {
  47. "autoRotation": "InTabletMode",
  48. "connectorName": "HDMI-A-1",
  49. "edidHash": "4b332b5970217599a36a506dbc6cb9c9",
  50. "edidIdentifier": "VSC 28196 16843009 12 2010 0",
  51. "highDynamicRange": false,
  52. "iccProfilePath": "",
  53. "mode": {
  54. "height": 1200,
  55. "refreshRate": 60000,
  56. "width": 1600
  57. },
  58. "overscan": 0,
  59. "rgbRange": "Automatic",
  60. "scale": 1.25,
  61. "sdrBrightness": 200,
  62. "sdrGamutWideness": 0,
  63. "transform": "Normal",
  64. "vrrPolicy": "Automatic",
  65. "wideColorGamut": false
  66. }
  67. ],
  68. "name": "outputs"
  69. },
  70. {
  71. "data": [
  72. {
  73. "lidClosed": false,
  74. "outputs": [
  75. {
  76. "enabled": true,
  77. "outputIndex": 0,
  78. "position": {
  79. "x": 0,
  80. "y": 0
  81. },
  82. "priority": 0
  83. }
  84. ]
  85. },
  86. {
  87. "lidClosed": false,
  88. "outputs": [
  89. {
  90. "enabled": true,
  91. "outputIndex": 0,
  92. "position": {
  93. "x": 0,
  94. "y": 0
  95. },
  96. "priority": 0
  97. },
  98. {
  99. "enabled": true,
  100. "outputIndex": 1,
  101. "position": {
  102. "x": 1536,
  103. "y": 0
  104. },
  105. "priority": 1
  106. }
  107. ]
  108. },
  109. {
  110. "lidClosed": true,
  111. "outputs": [
  112. {
  113. "enabled": true,
  114. "outputIndex": 0,
  115. "position": {
  116. "x": 0,
  117. "y": 0
  118. },
  119. "priority": 0
  120. }
  121. ]
  122. },
  123. {
  124. "lidClosed": true,
  125. "outputs": [
  126. {
  127. "enabled": false,
  128. "outputIndex": 0,
  129. "position": {
  130. "x": 0,
  131. "y": 0
  132. },
  133. "priority": -1
  134. },
  135. {
  136. "enabled": true,
  137. "outputIndex": 1,
  138. "position": {
  139. "x": 1536,
  140. "y": 0
  141. },
  142. "priority": 0
  143. }
  144. ]
  145. },
  146. {
  147. "lidClosed": false,
  148. "outputs": [
  149. {
  150. "enabled": true,
  151. "outputIndex": 0,
  152. "position": {
  153. "x": 0,
  154. "y": 0
  155. },
  156. "priority": 1
  157. },
  158. {
  159. "enabled": true,
  160. "outputIndex": 2,
  161. "position": {
  162. "x": 0,
  163. "y": 0
  164. },
  165. "priority": 0
  166. }
  167. ]
  168. }
  169. ],
  170. "name": "setups"
  171. }
  172. ]
  173.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement