From: <el_...@us...> - 2008-02-18 21:21:21
|
Revision: 772 http://ddccontrol.svn.sourceforge.net/ddccontrol/?rev=772&view=rev Author: el_cubano Date: 2008-02-18 13:21:14 -0800 (Mon, 18 Feb 2008) Log Message: ----------- Add support for Dell 3007WFP, thanks to Aurobinda Maharana Added Paths: ----------- trunk/ddccontrol-db/db/monitor/DEL4016.xml Added: trunk/ddccontrol-db/db/monitor/DEL4016.xml =================================================================== --- trunk/ddccontrol-db/db/monitor/DEL4016.xml (rev 0) +++ trunk/ddccontrol-db/db/monitor/DEL4016.xml 2008-02-18 21:21:14 UTC (rev 772) @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<monitor name="Dell 3007WFP" init="standard"> + <!--- CAPS: prot(monitor)type(LCD)model(DELL3007)cmds(01 03 0C F3)vcp(04 10 ) --> + <caps add="(type(lcd)vcp(01 03 0C F3)vcp(04 10))"/> + <include file="VESA"/> +</monitor> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |