YaST2 Developers Documentation: yast2



functions
files
intro

yast2

clients/menu.ycp
NCurses Control Center
Provides a list of available yast2 modules. This module is inteded for use with ncurses, for X the yast2 control center should be used.

Imports

  • Desktop
  • Label
  • Popup

Local Functions

local DisplaySplash () -> void

local OpenMenu () -> void

local Launch (string modul) -> boolean

Parameters:
modul
Return value:
true if control center is to be resatrted

local ShowNcursesHelp () -> void

local ReplaceModuleList (string group) -> void

Parameters:
group

YaST2 Developers Documentation