Joystick configuration |
include/sound/joy_dialog.ycp |
Joystick dialogs | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
update_sound_card_joy_config (integer card_id, boolean start)
->
boolean
Update the sound card configuration of joystick
- Parameters:
-
card_id start should joystick be used?
- Return value:
-
was sound config changed?
local
joy_test_popup (integer card_id, integer joymodidx, string joymod)
->
boolean
Dialog for joystick testing.
- Parameters:
-
card_id Sound card card_id joymodidx model id joymod joystick module
- Return value:
-
false when Abort was pressed or some problems occurred
local
joy_dialog (integer card_id, symbol button)
->
symbol
Joystick configuration dialog. Configuration of joystick attached to specified sound card.
- Parameters:
-
card_id Sound card card_id button Label for `next button: `finish, `ok or `next
- Return value:
-
Id of pressed button in the dialog