How to Change your Printer
Linux - How to change your printerBy default, all grad students print to the printerlw in the Love building
Math graduate computer lab in 004D LOV.
There are two other printers to which grad students are able to print.
These are
Permanently Change your Default Printer
To change your default printer for all print jobs, you can edit your
Change the "lw" to whatever you want your new printer to be. You must log out and then back in for the change to take effect.
Choose a Different Printer per JobIf you do not want to permanently change your default printer, you can override it on the command line or in individual applications with the following information.
Command LineTo override the printer on the command line, you can use the "-P" switch. For example, to print the file "filename.ps" on the printer in the Carothers building Math graduate computer lab in 406 MCH, you can type:
Within ApplicationsMost applications, such as Firefox, Open Office and the Adobe PDF Viewer (acroread), will have a list of printers from which you can pick. However, in most of these applications, you have to pick Print from the File menu in order to be able to select the printer. If you print from a printer icon, it will immediately print to the printer you have set as default. To change the default printer in applications that do not have the printer list showing by default, you can put the appropriate lpr command into the print command line, as illustrated with the following example for XPDF. XPDF Viewer (xpdf)
|