Configuration of irda |
clients/irda.ycp |
Main file |
|
|
Main file for irda configuration. Uses all other files.
Imports
Includes
Local Functions
|
|
|
local IrdaChangeConfiguration (map options) -> boolean
|
|
Command line handler for changing basic configuration
- Parameters:
options |
a list of parameters passed as args
(currently only "port" key is expected) |
- Return value:
local IrdaEnableHandler (map options) -> boolean
|
|
Command line handler for enabling IrDA
- Parameters:
options |
a list of parameters passed as args |
local IrdaDisableHandler (map options) -> boolean
|
|
Command line handler for disabling IrDA
- Parameters:
|