On 2016-06-08 10:30, W. Martin Borgert wrote: > pavucontrol shows the speaker as "Output Device". But xfce4-mixer, > while showing the speaker in the "Sound card" dropdown, does not > allow me to actually select the device. Also, I wonder what device > string I have to put into my .quodlibet/config to use the speaker > (gst_pipeline = pulsesink device=???).
Found out by myself: gst_pipeline = pulsesink device=bluez_sink.AB_CD_EF_12_34_56 Now quodlibet works with Bluetooth speaker, xfce4-mixer does not, nor do the volume buttons of the keyboard. Cheers