Configuration of irda |
modules/Irda.ycp |
Irda settings, input and output functions | |
|
|
This module has an unstable interface. |
Representation of the IrDA configuration.
Input and output routines.
Imports
Global VariablesGlobal Functions |
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