Listing 7: master.map configuration table
#
# master.map: Master Printer / Paper-type Matrix
# Identifies paper type(s) associated with each printer
#
# Format:
# Printer#, lp-name, tray1-type, tray1-opts, tray2-type, tray2-opts
# --------- -------- ----------- ----------- ----------- ----------
#
# If a printer needs to be taken out of service for maintenance, then
# all output to that printer may be re-routed to another similarly-configured
# printer by temporarily changing the "lp-name" field of the disabled printer.
#
PRINTER1, printer, plain, , letter1, -olh
PRINTER2, pan2, letter2, , letter3, -olh
PRINTER3, pan3, plain, , letter1, -olh
PRINTER4, pan4, plain, , letter3, -olh
PRINTER5, ky, kyocera, , ,
PRINTER6, feeder1, , , ,
PRINTER7, feeder2, , , ,
PRINTER8, lbl, label, , ,
PRINTER9, lbl2, label, , ,
|