The instance of XFCE that I am using seems to be really buggy. I am forced to use both xfce-volumed-pulse
and xfce-pulseaudio-plugin
side by side, and the issue that arises from this is that now there are two notification indicators for the present volume.
When I remove xfce-volumed-pulse
(this plugin is no longer shown on the official documentation), the multimedia key stops working, so there’s no notification indicator.
But when I remove xfce-pulseaudio-plugin
, I am no longer able to access the slider widget in the control panel, that allows me to tap into pavucontrol.
What is happening here?
Another name for this is the
xfce4-pulseaudio-plugin
, so that is right, actually - it is the same plugin I’ve mentioned. It prompts the option to use pavucontrol as the mixer.If you check the General Tab in Properties, you can see the first option in Behaviour - “Enable keyboard shortcuts for volume control”. This isn’t working for me.
I wanted to log XFCE plugins, but I’m not really sure on how it should be done.
Btw, does media button, like pause-play, previous and next work with this plugin?
For logging,
PANEL_DEBUG=all
(source) seems to work. Anyway, did you reboot the system after removingxfce-volumed-pulse
(so onlyxvce-pulseaudio-plugin
should be enabled) ?Oh yes, I did. Since I reconfigure the Guix configuration, I also follow up with a reboot.
I don’t know what program really is catching the keys, but from my keyboard, the vol+/- mute speaker and mute mic are working, my behavior enable keyboard shortcut checkbox is rightly checked.