Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.



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.

       Accepting Yes

       Accepting No
            Specifies whether the printer is accepting new jobs.

       AllowUser [ user @group ... ]
            Allows specific users and groups to print to the printer.

       DenyUser [ user @group ... ]
            Prevents specific users and groups from printing to the printer.

       DeviceURI uri
            Specifies the device URI for a printer.

       ErrorPolicy abort-job

       ErrorPolicy retry-current-job

       ErrorPolicy retry-job

       ErrorPolicy stop-printer
            Specifies the error policy for the printer.

       Info text
            Specifies human-readable text describing the printer.

       JobSheets banner banner
            Specifies the banner pages to use for the printer.

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

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

       OpPolicy name
            Specifies the operation policy for the printer.

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

       PortMonitor monitor
            Specifies the port monitor for a printer.

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

       Shared Yes

       Shared No
            Specifies whether the printer is shared.

       State idle

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

       StateMessage text
            Specifies the message associated with the state.

       StateTime seconds
            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-2013 by Apple Inc.



29 April 2009                                       CUPS                                    printers.conf(5)

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации со ссылками на отзыв ниже.
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API через Генератор отчетов Ошибки.
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.