Changes
Jump to navigation
Jump to search
301 bytes added
, 11:02, 29 August 2023
| Line 218: |
Line 218: |
| | Example: | | Example: |
| | hw="dmax=80" | | hw="dmax=80" |
| | + | |- |
| | + | |dtype||6 or 8||certain SubID||-||Force mode to DT6 or DT8 |
| | + | Example: |
| | + | hw="dtype=6" |
| | + | |- |
| | + | |dt8features||-||certain SubID||-||*0 - disable dt8 features |
| | + | *'cc' - Use Color coordinate |
| | + | *'tc' - Use Temperature color |
| | + | *'primary6' - 6 channel dt8 mode |
| | + | *'rgb6' - 6 channel RGB mode |
| | + | Example: |
| | + | hw="dt8features='cc'" |
| | |} | | |} |
| | <syntaxhighlight lang="xml" line> | | <syntaxhighlight lang="xml" line> |