1SYSTEM-CONFIG-PRIN(1)              Man pages             SYSTEM-CONFIG-PRIN(1)
2
3
4

NAME

6       system-config-printer - configure a CUPS server
7

SYNOPSIS

9       system-config-printer [[--configure-printer=printer] |
10                             [--choose-driver=printer] |
11                             [--print-test-page=printer] | [--debug]]
12

DESCRIPTION

14       system-config-printer configures a CUPS server. It uses the CUPS API
15       (bound to Python with pycups) to do this. The communication with the
16       server is performed using IPP. As a result, it is equally able to
17       configure a remote CUPS server as a local one.
18

OPTIONS

20       --help
21           Display a short usage message.
22
23       --configure-printer=printer
24           Show the named printer on start-up.
25
26       --choose-driver=printer
27           Show the named printer on start-up and display the "choose driver"
28           dialog.
29
30       --print-test-page=printer
31           Show the named printer on start-up and print a test page to it.
32
33       --debug
34           Enable debugging output.
35

AUTHOR

37       Tim Waugh <twaugh@redhat.com>
38           Author.
39
40
41
42system-config-printer             28 Nov 2008            SYSTEM-CONFIG-PRIN(1)
Impressum