/usr/share/ddccontrol-db/monitor/NEC662B.xml is in ddccontrol-db 20061014-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | <?xml version="1.0"?>
<monitor name="NEC Multisync 2080UX+" init="standard">
<controls>
<control id="colorpreset" address="0x14">
<value id="5000k" value="4"/>
<value id="6500k" value="1"/>
<value id="7500k" value="6"/>
<value id="8200k" value="7"/>
<value id="9300k" value="8"/>
<value id="native" value="2"/>
</control>
<!-- Control 0x54: +/43/46 [Color Temperature], not working -->
<control id="language" type="list" address="0x68">
<value id="english" value="1"/>
<value id="german" value="2"/>
<value id="french" value="3"/>
<value id="spanish" value="4"/>
<value id="chinese" value="5"/>
<value id="italian" value="6"/>
<value id="swedish" value="7"/>
</control>
<!-- Control 0x8a: +/5/10 [Color Temperature], not working -->
<control id="sharpness" address="0x8c"/>
<!-- Control 0x9b: +/128/256 [Six Axis Color Control - Red], not working -->
<!-- Control 0x9c: +/128/256 [Six Axis Color Control - Yellow] -->
<!-- Control 0x9d: +/128/256 [Six Axis Color Control - Green] -->
<!-- Control 0x9e: +/128/256 [Six Axis Color Control - Cyan] -->
<!-- Control 0x9f: +/128/256 [Six Axis Color Control - Blue] -->
<!-- Control 0xa0: +/128/256 [Six Axis Color Control - Magenta] -->
<!-- Control 0xa8: +/1/3 [Sync type, RO] -->
<!-- Control 0xb1: +/0/1 [???] Not in CAPS -->
<!-- Control 0xb4: +/1/2 [RGB Ordering, RO] -->
<!-- Control 0xb6: +/3/5 [Monitor Type, RO] -->
<!-- Control 0xf6: +/0/1 [Refresh Notifier] Not in CAPS -->
<!-- Control 0xfa: +/766/65535 [Total Power Time in 30 min, RO] -->
<control id="osd" type="list" address="0xfb"> <!--- USB specifies address 0xCA -->
<value id="enable" value="0"/>
<value id="partenable" value="1"/>
</control>
<!-- Control 0xff: +/587/65535 [Power On Time in 30 min, RO] -->
</controls>
<include file="VESA"/>
</monitor>
|