# Here is a sample printer devices file where some of the printers have # been commented out. # # device_name loc dest_host phys_dev_name speed class def_proc spooler stat kill daemon sched # # 600dpi postscript printers via BSD LPD printer queue on queen acl100s 2011-105 queen acl100s - post+600dpi generic lpdspool lpd - - FIFO acl100d 2011-105 queen acl100d - post+600dpi generic lpdspool lpd - - FIFO acl101p 2011-105 queen acl101p - post+600dpi generic lpdspool lpd - - FIFO acl202p 2011-205 queen acl202p - post+600dpi generic lpdspool lpd - - FIFO acl205s 2011-205 queen acl205s - post+600dpi generic lpdspool lpd - - FIFO acl205d 2011-205 queen acl205d - post+600dpi generic lpdspool lpd - - FIFO # 'stdout' sends the output to the standard output of the lp command. # if the 'phys_dev_name' field is set to a file or device, the output will go to it instead. # if '+sendEOT' is added to the 'class' field, an EOT character will be sent at the end of the output. # stdout - - - - post+nohead generic nospool - - - - # # sends the output to the standard output of the lp command. # used for generating output suitable for 100 dpi. 100dpi - - - - post+100dpi+nohead generic nospool - - - - # # same as above for generating output suitable for 300 dpi. 300dpi - - - - post+300dpi+nohead generic nospool - - - - # # same as above for generating output suitable for 600 dpi. # 600dpi - - - - post+600dpi+nohead generic nospool - - - - # # same as above for generating output suitable for Linotronics phototypesetter. 1270dpi - - - - post+lino+nohead generic nospool - - - -