diff options
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 0000000000..52db3db6e1 --- /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. |