YaST2 Developers Documentation: Configuration of sound cards

Configuration of sound cards

include/sound/wizards.ycp
Wizards definitions
  • Dan Vesely ,
  • Dan Meszaros ,
  • Jiri Suchomel

This module has an unstable interface.

Imports

  • Joystick
  • Mode
  • Popup
  • Sequencer
  • Sound
  • Wizard

Includes

  • sound/card_wizard.ycp
  • sound/complex.ycp
  • sound/manual.ycp
  • sound/options.ycp
  • sound/read_routines.ycp
  • sound/routines.ycp
  • sound/volume.ycp
  • sound/volume_routines.ycp
  • sound/write_routines.ycp

Local Functions

local _snd_manual () -> symbol

dialog for manual card selection

Return value:
next dialog
local _snd_delete () -> symbol

sound card deletion

Return value:
next dialog
local _snd_config () -> symbol

configure selected card

Return value:
next dialog
local _snd_complex () -> symbol

complex dialog

Return value:
next dialog
local MainSequence () -> symbol

Main workflow of sound configuration (without read and write)

Return value:
sequence result
local SoundSequence () -> symbol

Whole configuration of sound

Return value:
sequence result