YaST2 Developers Documentation: Configuration of power-management



functions
files
intro

Configuration of power-management

include/power-management/commandline.ycp
Command-line interface

Imports

  • CommandLine
  • PowerManagement

Includes

  • power-management/misc.ycp

Local Functions

local PrintHandler (map options) -> boolean

Handler for command line interface

Parameters:
options map options from the command line
Return value:
true if settings have been changed

local SetHandler (map options) -> boolean

Handler for command line interface

Parameters:
options map options from the command line
Return value:
true if settings have been changed

local SchemeHandler (map options) -> boolean

Handler for command line interface

Parameters:
options map options from the command line
Return value:
true if settings have been changed

YaST2 Developers Documentation