For the time being I think putting this
in /usr/local/bin/start-pulseaudio-x11 is a pretty good workaround: 

#!/bin/sh
/usr/bin/start-pulseaudio-x11 "$@"
{ xprop -root -spy > /dev/null 2>&1 || true; pulseaudio --kill; } &

Don't forget to chmod +x /usr/local/bin/start-pulseaudio-x11 !

Best regards

Alexander Kurtz

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to