40 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| # $Xorg: pcl,v 1.3 2000/08/17 19:48:03 cpqbld Exp $
 | |
| # This is the file which you should customize to include the printers that
 | |
| # will print through the raster driver.  The early part of this file 
 | |
| # specifies some commn useful defaults.  You can override them when
 | |
| # you list your printers in the second part of this file.  This file is
 | |
| # an X Resource file.  To learn more about this file format, consult
 | |
| # the functional specification.
 | |
| 
 | |
| # Note that the reference printer for CDEnext is the HP DeskJet 1600C.
 | |
| # This driver may work for other printers, but the reference printer
 | |
| # is the only officially supported printer.
 | |
| 
 | |
| 
 | |
| # DEFAULTS
 | |
| # ========
 | |
| 
 | |
| # The attributes below apply to all printers unless the section below 
 | |
| # specifies something different for the printer.  
 | |
| 
 | |
| # Default printer attributes
 | |
| # --------------------------
 | |
| # Printer attributes control the choices that users will see in the 
 | |
| # setup dialog for those printers.
 | |
| 
 | |
| # The attributes below apply to all printes unless the section below 
 | |
| # specifies something different for the printer.
 | |
| 
 | |
| *.media-ready:	na-letter-white
 | |
| *.descriptor:	Printer supported by CDEnext DtPrint System.
 | |
| *.printer-model: HPDJ1600C
 | |
| 
 | |
| # Printer Specifics
 | |
| 
 | |
| # Use this section to override the defaults listed above or to override the
 | |
| # printer attributes described in the model file. 
 | |
| # The lines describing "laser" are just a sample to help you get started.
 | |
| 
 | |
| # laser.printer-name:	laser
 | |
| # laser.spooler-name:	laser
 |