Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

foomatic-configure(1)


FOOMATIC-CONFIGURE

FOOMATIC-CONFIGURE

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO
EXIT STATUS
AUTHOR
BUGS

NAME

foomatic-configure − the main configuration program of the foomatic printing system.

SYNOPSIS

foomatic-configure [OPTION]...

foomatic-configure −n queuename −Q -L location −c connect −d driver −p printer [ −s spooler ] [ −q ]

foomatic-configure −D −n queuename [ −s spooler ] [ −q ]

foomatic-configure −Q  [ −s spooler ]

foomatic-configure −O

foomatic-configure −X −p printer | −d driver

DESCRIPTION

foomatic-configure is a program to establish and configure print queues, drivers, spoolers, etc using the foomatic database and companion filters.

It also comprises half of a programatic API for user tools: you can learn and control everything about the static properties of print queues here. With sister program foomatic-printjob, you can do everything related to print queue dynamic state: submit jobs, and query, cancel, reorder, and redirect them.

Options
−n 
queuename

Configure this print queue

−N Name

Use this proper name/description

−L Location

Short phrase describing this printer’s location

−c connection

Printer is connected thusly (ex file:/dev/lp0)

−d driver

Foomatic database name for desired printer driver

−p printer

Foomatic id for printer

−s spooler

Explicit spooler type (cups,lpd,lprng,pdq)

−D

Delete this whole queue entirely (just give −q queuename)

−Q

Query existing configuration (gives XML summary)

−O

Print XML Overview of all known printer/drivers

−X

Print XML data for −p printer or −d driver object

−q

Run quietly

Commands
No commands, just options

FILES

/etc/foomatic/lpd/<queue>
/etc/foomatic/<queue>.xml

/etc/printcap

The systems list of configured printers.

SEE ALSO

foomatic-printjob(1),

EXIT STATUS

foomatic-configure returns 0 if no errors occurred.

AUTHOR

Manfred Wassmann <manolo@NCC-1701.B.Shuttle.de> for the foomatic project using comments from the source.

BUGS

This manpage may be out of date.



foomatic-configure(1)