diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:51:32 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:56 +0700 |
commit | 63e97f656c6e7d463b02e026d53201105b8bd689 (patch) | |
tree | 324f5dd46fa979dbfc62433374e94c6bcef3d56e /audio/oss | |
parent | 4d8c75186e7545ef39e55f9d56e30ee54e9c4292 (diff) | |
download | slackbuilds-63e97f656c6e7d463b02e026d53201105b8bd689.tar.gz |
audio/oss: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/oss')
-rw-r--r-- | audio/oss/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/audio/oss/README b/audio/oss/README index adc7dac315..1c71daae96 100644 --- a/audio/oss/README +++ b/audio/oss/README @@ -1,10 +1,12 @@ -The Open Sound System is a set of sound drivers that serve as an alternative -to the usual ALSA architecture. +The Open Sound System is a set of sound drivers that serve as an +alternative to the usual ALSA architecture. Among the benefits are: * volume levels being settable for each application individually * better latency than ALSA in most cases -If your WM/DE supports tray icons, you will have one for the OSS mixer. +If your WM/DE supports tray icons, you will have one for the OSS +mixer. -See README.SLACKWARE for post-installation instructions and setup information. +See README.SLACKWARE for post-installation instructions and setup +information. |