Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnome-printinfo(1) [opensolaris man page]

gnome-printinfo(1)						   User Commands						gnome-printinfo(1)

NAME
gnome-printinfo - GNOME print manager SYNOPSIS
gnome-printinfo [--default] [--edit] [--printer=printer] [--open=printer] [--edit-path=default-source-file] [gnome-std-options] DESCRIPTION
The GNOME Print Manager application enables you to control and manage printers and print jobs. You can use GNOME Print Manager to perform the following tasks: o Detect existing printers o Choose which printer to use for different documents o View a list of the print jobs that are queued on each printer o Cancel print jobs that are queued OPTIONS
The following options are supported: -d, --default Shows the printer queue for the default printer only. -e, --edit Allows the superuser to edit the default label, icon and description of printers, for the current LANG setting. --edit-path=default-source-file Allows the superuser to edit the printer default settings for the GConf source specified. -o, --open=printer Opens the printer queue window for the specified printer. -p, --printer=printer Shows the printer queue window for the specified printeronly. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching GNOME Print Manager to show the default printer only: example% gnome-printinfo -d Example 2: Launching GNOME Print Manager to show printer "prn004001": example% gnome-printinfo -p prn004001 ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: REQ_DIR Used to store print requests. If not set, defaults to /var/spool/lp/requests/%s/ TMP_DIR Used to store local print jobs. If not set, defaults to /var/spool/lp/tmp LANG Current language setting. DEF_PRN Current default printer. PRINTER Current printer. LPDEST Destination printer for lp. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-printinfo Executable for GNOME print manager ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-print | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
GNOME Print Manager Manual Latest version of the GNOME Desktop User Guide for your platform. lp(1), lp(7D), cancel(1), enable(1), lpq(1B), lpr(1B), lprm(1B), lpstat(1), postprint(1), pr(1), stty(1), accept(1M), lpadmin(1M), lpfil- ter(1M), lpforms(1M), lpmove(1M), lpsched(1M), lpshut(1M), lpsystem(1M), lpusers(1M), printers(4), printers.conf(4), attributes(5), envi- ron(5), gnome-std-options(5) NOTES
Written by Matt Keenan, Sun Microsystems Inc., 2003, 2006. SunOS 5.11 2 Oct 2003 gnome-printinfo(1)

Check Out this Related Man Page

yelp(1) 							   User Commands							   yelp(1)

NAME
yelp, gnome-help - GNOME help browser SYNOPSIS
yelp [URL] [gnome-std-options] gnome-help [URL] [gnome-std-options] DESCRIPTION
The GNOME help browser is a utility that allows users to view documentation for GNOME in several formats including man pages, HTML, SGML(DocBook), and GNU info files. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. OPERANDS
The following operands are supported: URL This allows you to view a specific help document by providing the complete URL to the documentation that you wish to view. If URL starts with "ghelp:", yelp opens the help document within ghelp. If URL does not start with "ghelp:", yelp attempts to launch a default Internet browser window and display the contents of the help document within this browser window. EXTENDED DESCRIPTION
The GNOME Handbook of Writing Software Documentation is available at the following URL: http://developer.gnome.org/projects/gdp/handbook.html To access the API documentation for including help in applications, you must install the developer version of the package. EXAMPLES
Example 1: Launching GNOME Help Browser example% yelp Example 2: Launching GNOME Help Browser and loading the help information for gnome-printinfo example% yelp ghelp:///usr/share/gnome/help/gnome-print-manager/C/gnome-print-manager.xml Example 3: Launching GNOME Help Browser with a standard Internet URL example% yelp http://www.gnome.org The default Internet browser is launched (unless a browser is already running), and this URL is displayed within the browser window. ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: INFOPATH Location of GNU Info files. MANPATH Location of man pages. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/yelp Executable for GNOME help browser /usr/bin/gnome-help Executable for GNOME help browser ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-help-viewer | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gnome-std-options(5), scrollkeeper-config(1), scrollkeeper(1), scrollkeeper-devel(1) NOTES
yelp and gnome-help are both the same application. Written by Matt Keenan, Sun Microsystems Inc., 2003. SunOS 5.10 8 Oct 2003 yelp(1)
Man Page