 |
Index for Section 8 |
|
 |
Alphabetical listing for P |
|
printconfig(8X)
NAME
printconfig - Used to add, delete, or modify printer configurations
SYNOPSIS
/usr/sbin/printconfig [-ui gui [x resources]|menu]
OPTIONS
-ui Specifies the user interface to be invoked. The choices are:
gui Specifies graphical user interface.
menu
Specifies menu interface.
The x resources are standard X11 resource options. For more information,
see the X(1X) reference page.
DESCRIPTION
Use the Printer Configuration application, printconfig, to add, delete, or
modify printer configurations for this workstation's local and remote
printers. For each printer that you configure, you can choose the standard
printer configuration or customize the configuration.
You must have root privileges to run this application.
The printconfig command has two user interface options:
· Graphical user interface (GUI)
· Menu interface (Menu)
Running the Graphical User Interface Option:
To start printconfig from the graphical user interface, do the following:
1. Click on the Application Manager icon on the CDE front panel.
2. Double click on the System_Admin application group icon.
3. Double click on the Configuration application group icon.
4. Double click on the Print icon.
To start printconfig from the xterm, enter the following command from the
xterm:
/usr/sbin/printconfig
Note that the validation checking in the GUI interface is more strict than
that used by the menu interface. If the GUI interface rejects an attribute
value you believe to be acceptable, try the menu interface.
Running the Menu Interface Option:
To start the printconfig menu interface, enter the following command from
the xterm:
printconfig -ui menu
This option invokes lprsetup. For more information, see the lprsetup(8)
reference page.
Running Online Help:
You can view the Printer Configuration online help volume without running
the application. To open the Printer Configuration help volume from the
command line, enter the following command:
/usr/dt/bin/dthelpview -helpVolume \
/usr/dt/appconfig/help/C/PrintConfig.sdl
You can also view online help for this application by choosing Help from
the menu bar in the GUI version. The Help pulldown menu is displayed,
providing the following options:
Overview
Displays the Overview section of the help volume, which describes the
purpose of the application, how to run the application, and how to exit
the application.
Tasks
Displays the Tasks section of the help volume, which describes how to
use the application to perform various tasks.
Reference
Displays the Reference section of the help volume, which describes all
dialog boxes and dialog box components in the application.
On Item
Activates the On Item help functionality by displaying a question mark
as the cursor. When the cursor is positioned on any component in the
application and you click on the component, a Help Viewer window is
opened and the help for the selected component is displayed in the
window.
Using Help
Displays the standard CDE instructions on how to use the Help Viewer.
About
Displays version, copyright, and trademark information for the
application.
EXAMPLES
The following example shows how to start the printconfig menu interface
from the command line:
printconfig -ui menu
FILES
/etc/printcap
Contains the current printer configurations printconfig modifies the
contents of this file
/etc/lprsetup.dat
Contains the known printer types and their default attribute values for
creating new printer configurations
/etc/rc.config
Specifies the environment variables that define the PRINTCONFIG
configuration on your system
SEE ALSO
Commands: latcp(8), lpr(1), lpd(8), rc.config(8).
Files: printcap(4).