Scroll to navigation

printers.conf(5) Apple Inc. printers.conf(5)

NAME

printers.conf - printer configuration file for cups

DESCRIPTION

The printers.conf file defines the local printers that are available. It is normally located in the /etc/cups directory and is generated automatically by the cupsd(8) program when printers are added or deleted.

Each line in the file can be a configuration directive, a blank line, or a comment. Comment lines start with the # character.

DIRECTIVES

<Printer name> ... </Printer>

Defines a specific printer.
<DefaultPrinter name> ... </Printer>

Defines a default printer.

Specifies whether the printer is accepting new jobs.

Allows specific users and groups to print to the printer.

Prevents specific users and groups from printing to the printer.

Specifies the device URI for a printer.

Specifies the error policy for the printer.

Specifies human-readable text describing the printer.

Specifies the banner pages to use for the printer.

Specifies the job-k-limit value for the printer.

Specifies human-readable text describing the location of the printer.

Specifies the operation policy for the printer.

Specifies the job-page-limit value for the printer.

Specifies the port monitor for a printer.

Specifies the job-quota-period value for the printer.

Specifies whether the printer is shared.

Specifies the initial state of the printer (Idle or Stopped)

Specifies the message associated with the state.

Specifies the date/time associated with the state.

SEE ALSO

classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5),
http://localhost:631/help

COPYRIGHT

Copyright 2007-2009 by Apple Inc.

CUPS 29 April 2009