|
|||
1. Introduction to Printing in the Solaris Operating System 2. Planning for Printing in the Solaris Operating System (Tasks) 3. Setting Up Printing Services (Tasks) 4. Setting Up Printers (Tasks) Introduction to Setting Up Printers Setting Up Printers on a Print Server (Task Map) Setting Up Directly Attached Printers by Using Solaris Print Manager Setting Up Directly Attached Printers by Using LP Print Service Commands Setting Up Network-Attached Printers by Using Solaris Print Manager Setting Up Network-Attached Printers by Using LP Print Commands Adding a New Network-Attached Printer by Using Printer Vendor-Supplied Software Setting Up Printers That are Associated With PPD Files Setting Up Printers on a Print Client (Task Map) 5. Administering Printers by Using Solaris Print Manager and LP Print Commands (Tasks) 6. Administering Printers That Use Network Printing Protocols (Tasks) 7. Customizing Printing Services and Printers (Tasks) 8. Administering Character Sets, Filters, Forms, and Fonts (Tasks) 9. Administering Printers by Using the PPD File Management Utility (Tasks) 10. Setting Up and Administering Printers From the Desktop (Tasks) 11. Printing in the Solaris Operating System (Reference) 12. Troubleshooting Printing Problems (Tasks) |
Setting Up a .printers FileThe .printers file is located in a user's home directory. This file includes information about a user's default printer and other frequently used printers. Having a .printers file enables users to establish their own printer aliases. For example, a _default alias can be used to specify a user's default printer. Also, a special _all alias can be used to define a list of printers that are affected when a print job is canceled or to check the status of printers. The use of the .printers file by the LP print service is controlled by the naming service switch (/etc/nsswitch.conf). The default configuration specifies that the print service checks a user's home directory to locate printer configuration information before it checks the other naming services. So, you can tailor a user's printer configuration file to use custom printer information rather than the shared information in the naming service. For more information about the .printers file, see theprinters(4) man page. For more information about the naming service switch, see the nsswitch.conf(4) man page. How to Set Up a .printers FileThis procedure shows users how to set up .printers file in their own home directories.
|
||
|