You are not logged in.
Pages: 1
i do not remember ever configuring anything to automatically start PulseAudio under each user. i looked in ~/.config/autostart and ~/.config/pulse and find nothing that says to start it. i want to change things to have it not be started anywhere so i can run something else or maybe not run anything at all for audio.
i do not know if Xfce is doing this or if something else (like maybe LightDM or Xorg) is doing this.
my goal is to be able to play music or the audio part of videos under any user (or maybe a few select users) under firefox and continue to hear it when i do "dm-tool switch-to-user $destuser". if Xfce is starting PulseAudio, could someone tell me where i can disable this? i have run PulseAudio in system mode before, but under Xubuntu 20.04 it runs in per-user mode even when configured for system mode.
Offline
Perhaps its being started via systemd?
systemctl --user status pulseaudio
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
yes, systemd seems to be it. thanks.
edit:
or maybe:
lt1a/root/2 /root 46# rls +f /etc|whathas pulseaudio
/etc/apparmor.d/abstractions/ubuntu-browsers.d/multimedia
/etc/brltty/Contraction/en-us-g2.ctb
/etc/dbus-1/system.d/pulseaudio-system.conf
/etc/init.d/pulseaudio-enable-autospawn
/etc/modprobe.d/blacklist.conf
/etc/pulse/client.conf
/etc/pulse/default.pa
/etc/pulse/system.pa
/etc/xdg/autostart/pulseaudio.desktop
/etc/xdg/xdg-xubuntu/xfce4/panel/default.xml
/etc/xdg/xfce4/panel/default.xml
lt1a/root/2 /root 47#
Last edited by Skaperen (2022-08-02 18:37:09)
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 523.59 KiB (Peak: 529.46 KiB) ]