This file is indexed.

/usr/share/ddccontrol-db/monitor/SNYcrt.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
<?xml version="1.0"?>
<monitor name="Sony standard CRT">
	<controls>
		<control id="colorpreset" address="0x14">
			<value id="5000k"  value="0x0"/>
			<value id="6500k"  value="0x1"/>
			<value id="9300k"  value="0x2"/>
		</control>

		<control id="tlpurity" address="0xF1"/>
		<control id="trpurity" address="0xF2"/>
		<control id="blpurity" address="0xF4"/>
		<control id="brpurity" address="0xF3"/>
	</controls>
	<include file="VESA"/>
</monitor>