YaST2 Developers Documentation: Configuration of irda



functions
files
intro

Configuration of irda

include/irda/ui.ycp
Dialogs definitions

Imports

  • Irda
  • Label
  • Message
  • Package
  • Popup
  • Service
  • Wizard

Local Functions

local TestPopup (string port) -> boolean

Popup for testing IrDA

Parameters:
port the serial port use for IrDA (to see if it was changed and service needs to be restarted)

local irda_tmp_start () -> string

temporary start the service return error output

local irda_tmp_stop () -> void

internal function return IrDA configuration to original state after testing

local IrDADialog () -> symbol

Dialog for seting up IrDA

local IrDASequence () -> symbol

Thew whole sequence


YaST2 Developers Documentation