ACC SHELL

Path : /usr/share/YaST2/scrconf/
File Upload :
Current File : //usr/share/YaST2/scrconf/cfg_windowmanager.scr

/**
 * File:
 *   cfg_windowmanager.scr
 * Summary:
 *   SCR Agent for reading/writing /etc/sysconfig/windowmanager
 *   using the sysconfig-agent
 * $Id: cfg_windowmanager.scr 12824 2003-11-27 08:51:42Z visnov $
 *
 * Read/Sets the values defined in <tt>/etc/sysconfig/windowmanager</tt>
 * in an easy manner.
 */
.sysconfig.windowmanager

`ag_ini(
    `SysConfigFile("/etc/sysconfig/windowmanager")
)

ACC SHELL 2018