188. .sysconfig.sound

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

188.1. 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: y2a_rcnf/rcagent.txt libscr

188.2. Usage

Example 111. 

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