YaST2 Developers Documentation: Printer configurator



functions
files
intro

Printer configurator

misc.ycp
Miscelaneous defines for CUPS.
Miscelaneous defines.

Imports

  • CUPS
  • Popup
  • Printerdb
  • Printerlib
  • Service

Global Functions

global cupsClientRead () -> boolean

Read settings of CUPS client-only

Return value:
true on success TODO error handling

global writeCupsPrinter (map entry) -> boolean

Write configuration to CUPS

Parameters:
entry map of printer entry
Return value:
true if successfull

YaST2 Developers Documentation