diff options
author | Eric Fernandes Ferreira <candelabrus@gmail.com> | 2015-04-28 08:31:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-28 13:34:14 +0700 |
commit | 7d47e18e23c3deb63e246da4e016dc0f2b6470d8 (patch) | |
tree | b51292991a1c94cc0120268bbd7c160d558a3350 /desktop/xfce4-volumed-pulse/README | |
parent | b76fdc35905b5376d4d1832b5f7e7ddcbd4a1d31 (diff) |
desktop/xfce4-volumed-pulse: Added (audio volume management daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-volumed-pulse/README')
-rw-r--r-- | desktop/xfce4-volumed-pulse/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/xfce4-volumed-pulse/README b/desktop/xfce4-volumed-pulse/README new file mode 100644 index 0000000000000..52db3db6e167f --- /dev/null +++ b/desktop/xfce4-volumed-pulse/README @@ -0,0 +1,7 @@ +This daemon is responsible of making the volume up/down and mute keys of the keyboard +work automatically, and uses Pulseaudio for chosing which card/sink/track to act on. +It also provides volume change / mute toggle notifications if the notification server +used supports x-canonical-icon-only and x-canonical-synchronous notifications. + +This is a fork of the original xfce4-volumed to drop Gstreamer support and use +Pulseaudio instead. |