We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbfc42 commit 389c6a5Copy full SHA for 389c6a5
db/monitor/HKC2431.xml
@@ -0,0 +1,17 @@
1
+<?xml version="1.0"?>
2
+<monitor name="Koorui 24E3" init="standard">
3
+ <controls>
4
+ <group name="Color Settings">
5
+ <subgroup name="Brightness and Contrast">
6
+ <control id="brightness" address="0x10"/>
7
+ <control id="contrast" address="0x12"/>
8
+ </subgroup>
9
+ <subgroup name="Color maximum level">
10
+ <control id="red" address="0x16"/>
11
+ <control id="green" address="0x18"/>
12
+ <control id="blue" address="0x1A"/>
13
14
+ </group>
15
+ </controls>
16
+ <include file="VESA"/>
17
+</monitor>
0 commit comments