Configuration

Required setup

The following setup information is required by wxpqdic:

You can configure preferences or provide the information on the command line.

Command line arguments

-h host
Remote host by name, IPv4 or IPv6 address.
 
-p port
Remote port number.
 
-l port
Local port number
 
-q queue
Print queue name.
 
-u user
User name.
 
-i seconds
Refresh interval
 
-a
Switch encoding on remote host from UTF-8 (default) to ASCII.
 

Preferences

You can use a section

[application=wxpqdic]

printqd.host=host
printqd.port=port
printqd.local=port
printqd.queue=queue
printqd.interval=interval
printqd.encoding=encoding

in the ${sysconfdir}/dktools-site/dk4pref.conf file.

${sysconfdir} is typically ``/etc'' or ``/usr/local/etc'' on Linux/Unix or ``C:\Program Files\Krause\etc'' on Windows systems.