From: Nicolas B. <nbo...@us...> - 2006-02-28 12:47:19
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db/monitor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10629/db/monitor Added Files: DELA010.xml Log Message: Add support for Dell 2405FPW (Thanks to Alexander McLeay) --- NEW FILE: DELA010.xml --- <?xml version="1.0"?> <monitor name="Dell 2405FPW (DVI)" init="standard"> <!--- vcp(page0(04 05 06 08 0E 10 12 14(01 04 05 08) 16 18 1A 1E 20 30 3E 60)) --> <controls> <control id="colorpreset" address="0x14"> <value id="warm" value="0x04"/> <value id="srgb" value="0x05"/> <value id="cool" value="0x08"/> </control> </controls> <include file="VESA"/> </monitor> |