YaST2 Developers Documentation: TV cards configuration

TV cards configuration

User interface functions.

This module has an unstable interface.

Imports

  • Label
  • Package
  • Popup
  • Service
  • Tv
  • Wizard
  • Wizard_hw

Includes

  • tv/helps.ycp
  • tv/misc.ycp

Local Functions

local IRCTestPopup (string config_file, string mod, boolean modified) -> boolean

Dialog for testing IRC

Parameters:
config_file
mod
modified
Return value:
false when Abort was pressed or some problems occured
local lirc_tmp_start () -> string

internal function start with temporary LIRC configuration to enable the test

Return value:
empty string on success, error message otherwise
local lirc_tmp_stop () -> boolean

internal function return LIRC configuration to original state after testing

local IRCDialog (boolean alone) -> any

Dialog for seting up IRC

Parameters:
alone