From fad53404f45b2e0daeda733687a41dd8e600aa57 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 26 Dec 2025 09:48:09 +0100 Subject: Fork as galsause MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 41 +++++++++++++---------------------------- 1 file changed, 13 insertions(+), 28 deletions(-) (limited to 'README') diff --git a/README b/README index 41f9516..71925ad 100644 --- a/README +++ b/README @@ -1,39 +1,24 @@ NAME - alsause - Set default ALSA PCM device + galsause - Set default ALSA PCM device SYNPOSIS - alsause [(-r | name | card:device) [command [argument] ...]] + galsause [command [argument] ...] DESCRIPTION - The alsause utility lists all ALSA PCM devices or sets, either for the - user or for a program it starts, the default ALSA PCM device. + The galsause utility is a graphical utility for setting the default + ALSA PCM device for the user or a program it starts. - No options or operands are specified, alsause will list all ALSA PCM - devices, otherwise it will set the default ALSA PCM device. - - If command is specified, alsause will run that command with the default + If command is specified, galsause will run that command with the default ALSA PCM device set only for that process and it's child processes. OPTIONS - The alsause utility conforms to the Base Definitions volume of + The galsause utility conforms to the Base Definitions volume of POSIX.1-2017, Section 12.2, Utility Syntax Guidelines. - The following option is supported: - - -r Remove the user-specified default ALSA PCM device, falling back - to the system-wide default ALSA PCM device. + No options are supported. OPERANDS - The following operands shall be supported: - - card:device - The card number and device number to use as the default ALSA PCM - device. - - name - The card and device, by name, to use as the default ALSA PCM - device. This string is on the form output by the alsause - utility itself: "%s - %s", , . + The following operands are supported: command The name of the utility to be invoked. @@ -42,17 +27,17 @@ OPERANDS A string to pass as an argument for the invoked utility. EXIT STATUS - If command is invoked, the exit status of alsause is the exit status of - command; otherwise, the alsause utility exits with one of the following + If command is invoked, the exit status of galsause is the exit status of + command; otherwise, the galsause utility exits with one of the following values. - 0 The alsause utility completed successfully. + 0 The galsause utility completed successfully. - 125 An error occurred in the alsause utility. + 125 An error occurred in the galsause utility. 126 The utility specified by command was found but could not be invoked. 127 The utility specified by command could not be found. SEE ALSO - None. + alsause(1) -- cgit v1.2.3-70-g09d2