YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • FileUtils
  • Progress
  • Service

Global Variables

Global Functions

Info:

File: modules/Irda.ycp Package: Configuration of irda Summary: Irda settings, input and output functions Authors: Jiri Suchomel

$Id$

global modified -> boolean

Data was modified?

global start -> boolean

Should irda be started?

global port -> string

serial port used for irda

global max_baud_rate -> string

Maximum baud rate for the IrDA serial port

global ReadSysconfig () -> boolean

Read irda settings from /etc/sysconfig/irda

Return value:
true when file exists
global Read () -> boolean

Read all irda settings

Return value:
true on success
global Write () -> boolean

Write all irda settings

Return value:
true on success