1<TITLE> Dialog: Modify Printer Properties </TITLE> 
2<!--
3    CDDL HEADER START
4
5    The contents of this file are subject to the terms of the
6    Common Development and Distribution License (the "License").
7    You may not use this file except in compliance with the License.
8
9    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10    or http://www.opensolaris.org/os/licensing.
11    See the License for the specific language governing permissions
12    and limitations under the License.
13
14    When distributing Covered Code, include this CDDL HEADER in each
15    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16    If applicable, add the following below this CDDL HEADER, with the
17    fields enclosed by brackets "[]" replaced with your own identifying
18    information: Portions Copyright [yyyy] [name of copyright owner]
19
20    CDDL HEADER END
21
22-- Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
23--
24-->
25<!-- Tag=ModifyPPD -->
26
27<CONTENT>
28
29<p>
30
31Use the Modify Printer Properties dialog to modify an installed
32printer. Note that you can modify the Description field only if this
33is not an attached printer.  You can also check or uncheck the Default
34Printer box.
35
36<p>
37
38<b> Printer Name:</b> Cannot be modified.
39
40<p> 
41
42<b> Printer Server:</b> Cannot be modified. 
43This is the computer you have selected to act
44as the server for print actions. You must be logged on to this
45computer and be running Oracle Solaris Print Manager on it.  
46
47<p> 
48
49<b> Description:</b> 
50    [Optional] Describes the printer, including the printer type and 
51    location, possibly, or provides other information about the
52    printer. 
53
54<p> 
55
56<b> Printer Port:</b> Cannot be modified. 
57Specifies the hardware port, such as /dev/term/a, that the printer is
58connected to.  
59
60<p>
61
62<b> Printer Make:</b>
63    Specifies the printer make, or manufacturer. This 
64    information is on the printer and/or in the documentation
65    that is delivered with the printer.
66
67<p>
68
69<b> Printer Model:</b>
70    Specifies the printer model. This information
71    is found on the printer and/or in the documentation that is
72    delivered with the printer.
73<p>
74
75<b> Printer Driver:</b>
76    Specifies the printer driver to use with this printer.  The label
77    name followed in parentheses by one of the following letters
78representing the repository in which the printer driver information resides:
79U (user supplied printer information), A (administrator supplied printer
80information), V (vendor supplied printer information), or S (system supplied
81printer information), precedes the name of the Printer Driver.
82<p>
83
84
85<b> Fault Notification:</b> 
86    Specifies how the superuser will be notified in
87    case of a printer error.
88
89<p>
90
91<b> Options: Default Printer:</b> If checked, designates this printer
92as the default printer for printing jobs from the computer on which
93you are running Oracle Solaris Print Manager. If you are using a naming
94service, this printer will be the default printer for the naming
95service, also.
96
97<p>
98
99Note that this is the last place the print subsystem looks to
100determine where a particular print job will be printed; the
101destination option of the lp command is the first place looked, and
102other environment variables are checked before this one. See the man
103page for printers.conf(4) for a full explanation of the search order.
104
105<p>
106
107<b> Options: Banner:</b> Specifies whether a banner 
108page will be printed between jobs. 
109<br>
110<br>
111"Aways Print Banner" stipulates that a banner will always be printed 
112and may not be turned off by the user. 
113<br>
114"User Selectable - Default=on" stipulates that a banner will be printed 
115unless the user selects 
116to turn the banner off.  
117<br>
118"Never Print Banner" stipulates that a banner will never be printed 
119and may not be turned on by the user.
120
121<p>
122
123<b> User Access List:</b> 
124Specifies the print clients that can
125    print to this printer. By default, all print
126    clients have access to this printer, as designated by the word
127"all" in the list. 
128
129<p>
130
131If you want to restrict its use to individual users, enter a user name
132in the text field below the list and click Add. Other legal constructs
133are system-name!login-ID (user "login-ID" on system "system-name"),
134system-name!all (all users on system "system-name"), and all!login-ID
135(user "login-ID" on all systems). Use the lpadmin(1M) command to deny
136access to users. 
137
138<p>
139
140To delete a user from the list, select the user in the list and click
141Delete. 
142
143<p>
144
145<b>OK:</b> Apply changes and dismiss the window.
146<br>
147<b>Apply:</b> Apply the changes and leave the window displayed.
148<br>
149<b>Reset:</b> Reset all fields to last Apply
150<br>
151<b>Cancel:</b> Dismiss the window.
152<br>
153<b>Help:</b> Display help for the current window or dialog. 
154
155<p>
156</CONTENT>
157
158<KEYWORDS> modify properties "printer properties" "attached printer"
159"printer name" server description port "printer make" "printer model"
160"printer driver" fault "fault notification" "default printer" banner
161"attached printer"
162new nobanner dialog: printer
163
164</KEYWORDS>
165
166<p> 
167
168<SEEALSO>
169ToModify
170ModifyFailed
171ToAddAccess
172Overview
173MainWindow 
174HelpOnHelp
175</SEEALSO>
176
177