diff options
author | Dominik Drobek <dominik.drobek@o2.pl> | 2016-10-20 22:03:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-20 22:03:14 +0700 |
commit | ac3baedad9176b1ef64231a5d328cd427b128511 (patch) | |
tree | f963faa51168d7eec7b4f58a4897aba709ea7be8 /desktop/xfce4-volumed-pulse/README | |
parent | 5a850b31dd5b4a55daf831d3c50050943a0cad69 (diff) |
desktop/xfce4-volumed-pulse: Added (XFCE Volume 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..c319bae9f5b31 --- /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 choosing which +card/sink/track to act on. It also provides volume change and mute toggle +notifications if a notification daemon is running. + +This is a fork of the original xfce4-volumed to drop GStreamer support and use +PulseAudio instead. |