197. .sysconfig.sound

SCR Agent for reading/writing /etc/sysconfig/alsa using the rc-agent

197.1. Authors

  • Dan Meszaros <dmeszar@suse.cz>

197.2. Description

Read/Sets the values defined in /etc/sysconfig/alsa in an easy manner.

Access type: read/write

File Name: /usr/share/YaST2/scrconf/cfg_sound.scr

See also:

y2a_rcnf/rcagent.txt
libscr

197.3. Usage

Example 111. 

Dir(.alsa)
(["LOAD_ALSA_SEQ"])
Read(.alsa.LOAD_ALSA_SEQ)
("yes")
Write(.alsa.LOAD_ALSA_SEQ, "no")
(true)