YaST2 Developers Documentation: Configuration of printer



functions
files
intro

Configuration of printer

clients/proposal_printer.ycp
Proposal function dispatcher.
Proposal function dispatcher for printer configuration.

Imports

  • Arch
  • CUPS
  • Label
  • Mode
  • Popup
  • Printer
  • Printerlib
  • Spooler

Includes

  • printer/wizards.ycp

Info:

This is rather evil but should work for this case. As proposal is called only on the fresh installation with nothing configured, we may just check if the list of printers is empty (there is nothing to save).


YaST2 Developers Documentation