YaST2 Developers Documentation: Configuration of power-management

Configuration of power-management

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

This module has an unstable 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