This file is for the HP 4000 laser printer in the lab.
This file is created after setting up the printer on one system, then exporting the resulting configuration with the following command:
/usr/sbin/printconf-tui --Xemport > /usr/local/dunn358printer.xml
And imported with this command: (found in the /usr/local/startup file)
/usr/sbin/printconf-tui --Ximport < /usr/local/dunn358printer.xml
<?xml version="1.0"?>
<adm_context VERSION="0">
<id NAME="local" SERIAL="1032280180">
<null/>
<null/>
</id>
<datatree>
<printconf TYPE="LIST">
<print_queues TYPE="LIST">
<lp0 ATOMIC="TRUE" TYPE="LIST">
<alias_list ANONYMOUS="TRUE" TYPE="LIST">
</alias_list>
<queue_type TYPE="STRING" VALUE="LPD"/>
<queue_data TYPE="LIST">
<lpd_server TYPE="STRING" VALUE="137.143.106.33"/>
<lpd_queue TYPE="STRING" VALUE=""/>
<lpd_strict_rfc1179 TYPE="BOOL" VALUE="FALSE"/>
</queue_data>
<filter_data TYPE="LIST">
<print_header_page TYPE="BOOL" VALUE="FALSE"/>
<flags TYPE="LIST">
<convert_text_to_Postscript TYPE="BOOL" VALUE="FALSE"/>
<assume_data_is_text TYPE="BOOL" VALUE="FALSE"/>
<rerender_Postscript TYPE="BOOL" VALUE="FALSE"/>
</flags>
<mf_type TYPE="STRING" VALUE="MFOMATIC"/>
<filter_locale TYPE="STRING" VALUE="C"/>
<printer_id TYPE="STRING" VALUE="100576"/>
<gs_driver TYPE="STRING" VALUE="Postscript"/>
<foomatic_defaults ANONYMOUS="TRUE" TYPE="LIST">
<option_default TYPE="LIST">
<name TYPE="STRING" VALUE="MemBoost"/>
<type TYPE="STRING" VALUE="enum"/>
<default TYPE="STRING" VALUE="On"/>
</option_default>
</foomatic_defaults>
</filter_data>
<filter_type TYPE="STRING" VALUE="MAGICFILTER"/>
</lp0>
</print_queues>
</printconf>
</datatree>
</adm_context>