/foomatic/filter.conf

http://github.com/brinkman83/bashrc · Config · 37 lines · 31 code · 6 blank · 0 comment · 0 complexity · 1dd302d84465ac73dc3611cf25c73f02 MD5 · raw file

  1. # This file allows you to configure the "foomatic-rip" filter.
  2. # You can force reconfiguration managed via debconf by running the
  3. # following command:
  4. # dpkg-reconfigure foomatic-filters
  5. # You may need to change the lowest priority of questions to be presented
  6. # using the switch "-p" to access some or any of these options.
  7. # Command for converting text files to PostScript.
  8. #
  9. # Priority low
  10. # textfilter:
  11. # Enable debug output into a logfile in /tmp/foomatic-rip.log.
  12. # It will contain status from this filter, plus Ghostscript stderr output.
  13. #
  14. # WARNING: This logfile is a potential security hole; do not use in production.
  15. #
  16. # Priority low
  17. debug: 0
  18. # Enable insertion of PostScript code for accounting into each printjob.
  19. # Currently only supported with CUPS. (EXPERIMENTAL)
  20. #
  21. # NOTE: Enabling this option may cause extra pages to be printed after each
  22. # job as well as after banner pages, especially with generic
  23. # PostScript printers.
  24. #
  25. # Priority low
  26. ps_accounting: 1
  27. # Path to the Ghostscript interpreter; will search the path for 'gs' if
  28. # not specified.
  29. #
  30. # Priority low
  31. # gspath: gs