Changing the default values, P.173 "creating a print queue manually on openunix – Toshiba E-STUDIO 351C User Manual
Page 173

2. Installing Client Software
Printing Guide — Installing Client Software for UNIX
173
11.
If the above file exists, enter the following command.
/opt/toshiba/tap/bin/printconf_import \
–a
rm /opt/toshiba/tap/bin/flag_
12.
Restart your lpd.
Creating a print queue manually on OpenUNIX
1.
Log on to the root account.
2.
Open your Linux/UNIX editor.
3.
Create the following file.
/etc/lp/interfaces/
4.
Add a line as below in the
dest=
5.
Save the file.
6.
Enter the following command:
chmod +x
7.
Enter the following command:
chown lp:lp
8.
Enter the following command:
lpadmin -p
-i /usr/lib/lp/model/net_est451c
9.
Enter the following command:
accept
10.
Enter the following command:
enable
— Changing the Default Values
You can change the default values of a print queue by the following procedure.
Changing the default values of a print queue
1.
Study the interface file, named
etc/lp/interfaces directory.
•
This file contains all of the default settings and values that can be set. These
values are case sensitive and must conform to the /bin/sh variable format.