<p>%%index text="dk3print.conf"%%
The dk3print.conf configuration file is described in detail on the
%%a href=http://dktools.sourceforge.net/admin.html#dk3print text="Administration&#8594; dk3print.conf - Printer configuration" title%% web page.
</p>
<p>Typical file names are
C:\\Program Files\\Krause\\etc\\dk3app-site\\dk3print.conf on
Windows systems and /etc/dk3app-site/dk3print.conf on Linux/Unix systems.
</p>
<p>Here we show a short example only:</p>
<pre>
[printer XyzPrintSystems Phaser 0815 PS]
alias	=	lp
</pre>
<p>Now you can use the Windows print queue
&quot;XyzPrintSystems&nbsp;Phaser&nbsp;0815&nbsp;PS&quot;
using the short alias &quot;lp&quot; for winprint:
</p>
<pre>
winprint -P lp <i>Datei</i>
</pre>

