YaST2 Developers Documentation: Sound



functions
files
intro

Sound

joystick.ycp
YaST2 joystick configuration client

Imports

  • Joystick
  • Label
  • Mode
  • Popup
  • Progress
  • Sequencer
  • Sound
  • Wizard

Includes

  • sound/joy_dialog.ycp
  • sound/write_routines.ycp

Local Functions

local save_sound_card_joy_config () -> boolean

Save to joystick option to the sound card module

local joystick_configuration () -> symbol

First cofiguration dialog - if more than one sound card which support joystick is found display them, if there is exactly one card skip to joystick selection, if no card was found ask user to start sound configuration module.

Return value:
Symbol of pressed button

local saveconfig () -> symbol

Save joystick configuration

Return value:
Return `next (for wizard sequencer)

YaST2 Developers Documentation