1. NAME▲
system-config-printer - configure a CUPS server
2. SYNOPSIS ▲
system-config-printer [[--configure-printer=printer] | [--choose-driver=printer] | [--print-test-page=printer] | [--debug]]
3. DESCRIPTION ▲
system-config-printer configures a CUPS server. It uses the CUPS API (bound to Python with pycups) to do this. The communication with the server is performed using IPP. As a result, it is equally able to configure a remote CUPS server as a local one.
4. OPTIONS ▲
--help
Display a short usage message.
--configure-printer=\fBprinter\fR
Show the named printer on start-up.
--choose-driver=\fBprinter\fR
Show the named printer on start-up and display the "choose driver" dialog.
--print-test-page=\fBprinter\fR
Show the named printer on start-up and print a test page to it.
--debug
Enable debugging output.
5. AUTHOR ▲
Tim Waugh <>
Author.