 
  
  
 
 
  
   
YaST2 Developers Documentation:   
index.html    
Configuration of power-management
   
   
   
  
  
   
YaST   
   
   
index.htmlfunctions    
   
files.htmlfiles    
   
intro.htmlintro   
  
   
    
     
      
       
Configuration of power-management
      
      
include/power-management/commandline.ycp      
     
      
Command-line interface      
     
      
       
        
Jiri Srain < mailto:jsrain@suse.czjsrain@suse.cz >       
      
     
     
      
       
This module has an unstable interface.
      
     
    
    
     
      
       
Imports
       
        
CommandLine        
PowerManagement       
       
Includes
       
        
power-management/misc.ycp       
       
Local Functions
       
        
         
#PrintHandlerPrintHandler (map options)         
        
         
#SchemeHandlerSchemeHandler (map options)         
        
         
#SetHandlerSetHandler (map options)         
       
      
     
    
   
   
   
    
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   
  
 
