xfce4-mixer


The Xfce panel plugin presents itself with a nice speaker icon. Clicking onto the icon, volume can be changed:

xfce4-mixer Speaker Icon
xfce4-mixer Speaker Icon

There's also the well-known context menu, providing muting functionality, running the mixer application or opening the properties dialog:

xfce4-mixer ContextMmenu
xfce4-mixer Context Menu

For the plugin and volume settings to work, you have to have the correct sound card and channel selected in the plugin's properties dialog:

xfce4-mixer Sound Card and Channel Dialog
xfce4-mixer Sound Card and Channel Dialog

In addition, it provides a simple-to-use mixer application. Of course, everything is fully translated into many different languages:

xfce4-mixer Application
xfce4-mixer Application Window

The mixer works smoothly not only with the well-known ALSA setup, but also with PulseAudio:

xfce4-mixer using PulseAudio
xfce4-mixer using PulseAudio


Keyboard Shortcuts

The panel plugin optionally supports global keyboard shortcuts for raising and lowering the volume, as well as muting the selected track if compiled against libkeybinder. The plugin will then handle the XF86AudioRaiseVolume, XF86AudioLowerVolume, and XF86AudioMute keyboard symbols.


Xfconf Configuration

The mixer application supports the following properties in the xfce4-mixer channel:

The panel plugin supports the following properties:


Debugging

Both the mixer application and the panel plugin have a builtin debugging mode which will print additional diagnostic output useful for bug reports. For xfce4-mixer it can be activated by specifying the --debug command line option, diagnostic messages will be printed to stderr. For the panel plugin, please follow the instructions at http://docs.xfce.org/xfce/xfce4-panel/debugging and set the PANEL_DEBUG environment variable to xfce4-mixer-plugin,gdb, the diagnostic output will be printed to stderr and backtraces will appear in the log file corresponding to the plugin.


Known Problems with GStreamer


Latest Release

Read the CHANGELOG

Back to Top


Source Code Repository

https://gitlab.xfce.org/apps/xfce4-mixer


Reporting Bugs

Back To Top


Return to Xfce 4.18 Main Documentation Page