It also describes using CUPS which does have a command line utility. I do love the http://localhost:631/ interface though! To change the defaults of the printer using this, simply:
- Go to http://localhost:631/ in a web browser
- Click "Printers" tab at the top left
- Click the printer you want to change the preferences for
- Change:
- "Administration" to "Set Default Options"
- For the Dell Colour Laserjet 3110:
- Click "Print Quality Colour"
- Under "Output Colour" change "Colour" to "Black"
- Go to folder /etc/cups/ppd/
- edit the nameofprinter.ppd
- edit the line:
- *DefaultDLColorMode: Color
- change to
- *DefaultDLColorMode: Black
- Set a preset up in the GUI. I called mine "Black and White"
- Load up Workgroup manager and import the file com.apple.print.cusompresets
- I deleted all the other presets I had in this file
- I changed the com.apple.print.lastPresetPref section to "Black and White"
- Also to change the com.apple.print.lastPresetPrefType section and change a number so it uses the new preset you've just made. (note - I couldn't find this in the plist file!)
No comments:
Post a Comment