added a list of all kscreen attributes that could be added. not all are recorded in the json generated by kscreen-doctor though. need to find another way to get those values.
This commit is contained in:
30
all_attributes.md
Normal file
30
all_attributes.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# All Kscreen Doctor attributes
|
||||
|
||||
- [x] primary
|
||||
- [ ] priority
|
||||
- [x] enable
|
||||
- [x] disable
|
||||
- [x] mode
|
||||
- [x] position
|
||||
- [x] scale
|
||||
- [x] orientation / rotation
|
||||
- [ ] overscan (0-100)
|
||||
- [ ] vrrpolicy (never / always / automatic)
|
||||
- [ ] rgbrange (automatic / full / limited)
|
||||
- [ ] hdr (enable / disable / toggle)
|
||||
- [ ] sdr-brightness (50-10000)
|
||||
- [ ] wcg (enable / disable / toggle)
|
||||
- [ ] iccprofile (path)
|
||||
- [ ] sdrGamut (0-100)
|
||||
- [ ] maxBrightnessOverride (disable / int)
|
||||
- [ ] maxAverageBrightnessOverride (disable / int)
|
||||
- [ ] minBrightnessOverride (disable / int)
|
||||
- [ ] colorProfileSource (sRBG / ICC / EDID)
|
||||
- [ ] brightness (0-100)
|
||||
- [ ] colorPowerTradeoff (preferEfficiency / preferAccuracy)
|
||||
- [ ] dimming (0-100)
|
||||
- [ ] mirror ( none / output )
|
||||
- [ ] ddcCi (allow / disallow)
|
||||
- [ ] maxbpc (automatic / 6-16)
|
||||
- [ ] edrPolicy (never / always)
|
||||
- [ ] sharpness (0 - 100)
|
||||
Reference in New Issue
Block a user