26 lines
		
	
	
		
			673 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			673 B
		
	
	
	
		
			Plaintext
		
	
	
	
| # $Xorg: job,v 1.3 2000/08/17 19:48:03 cpqbld Exp $
 | |
| # Job DPA-Object initial attribute values
 | |
| 
 | |
| # Attribute IDs must be qualified by using one of the following
 | |
| # (listed in order of precedence):
 | |
| #
 | |
| #   printer-name
 | |
| #	Set this attribute for a specific printer.
 | |
| #	Example: "laser_1.job-priority: 1"
 | |
| #
 | |
| #   printer-model
 | |
| #	Set this attribute for all printers of a specific model.
 | |
| #	Example: "HPDJ1600C.job-priority: 1"	
 | |
| #
 | |
| #   '*'
 | |
| #	Set this attribute for all printers.
 | |
| #	Example: "*.job-priority: 1"
 | |
| 
 | |
| *notification-profile: {}
 | |
| 
 | |
| # EXAMPLES
 | |
| #
 | |
| # *job-name: Example Job Name
 | |
| # *notification-profile: {{event-report-job-completed} electronic-mail}
 | |
| # *xp-spooler-command-options: -onb
 |