.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH XPP 1 "10 May 2002" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME xpp \- X Printing Panel .SH SYNOPSIS .B xpp .RI [ options ] " " [ files ] " " ... .SH DESCRIPTION This manual page briefly documents the .B xpp command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBxpp\fP (the X Printing Panel) is a graphical interface to the CUPS printing system. It can be used as a drop-in replacement for lpr(1) or lp(1) for programs that want to spool print jobs, or to print files directly from the command line. .SH OPTIONS The following options are recognized by \fBxpp\fR: .TP 5 \-d \fIdestination\fR .TP 5 \-P \fIdestination\fR .br Prints files to the named \fIdestination\fR queue. .TP 5 \-# \fIcopies\fR .br Sets the number of copies to print from 1 to 100. .TP 5 \-C \fIname\fR .br Sets the job name. .TP 5 \-J \fIname\fR .br Sets the job name. .TP 5 \-t \fIname\fR .TP 5 \-T \fIname\fR .br Sets the job name. .TP 5 \-l .br Specifies that the print file is already formatted for the destination and should be sent without filtering. This option is equivalent to "-oraw". .TP 5 \-o \fIoption\fR .br Sets a job option. .TP 5 \-p .br Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number. This option is equivalent to "-oprettyprint" and is only useful when printing text files. .TP 5 \-r .br Specifies that the named print files should be deleted after printing them. .TP 5 \-q \fIpriority\fP Specify the priority of the print job (from 1 to 100). .SH COMPATIBILITY The "c", "d", "f", "g", "i", "m", "v", and "w" options are not supported by XPP and will produce a warning message if used. .SH SEE ALSO .BR lp (1), lpr (1), cupsd (8) .SH AUTHOR The X Printing Panel was written by Till Kamppeter This manual page was written by Chris Lawrence , for the Debian GNU/Linux system (but may be used by others). The OPTIONS section was borrowed from the manual page for lpr(1).