Guest User

working kwinoutputconfig.json

a guest
Apr 30th, 2024
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 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": 60003,
  14. "width": 1920
  15. },
  16. "overscan": 0,
  17. "rgbRange": "Automatic",
  18. "scale": 1,
  19. "sdrBrightness": 200,
  20. "sdrGamutWideness": 0,
  21. "transform": "Normal",
  22. "vrrPolicy": "Automatic",
  23. "wideColorGamut": false
  24. }
  25. ],
  26. "name": "outputs"
  27. },
  28. {
  29. "data": [
  30. {
  31. "lidClosed": false,
  32. "outputs": [
  33. {
  34. "enabled": true,
  35. "outputIndex": 0,
  36. "position": {
  37. "x": 0,
  38. "y": 0
  39. },
  40. "priority": 0
  41. }
  42. ]
  43. }
  44. ],
  45. "name": "setups"
  46. }
  47. ]
  48.  
Advertisement
Add Comment
Please, Sign In to add comment