Re: Where is pulseaudio started?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi;

On Thu, 2009-08-27 at 14:49 -0400, Steve Blackwell wrote:
> On Fri, 28 Aug 2009 00:12:39 +0930
> Tim <ignored_mailbox@xxxxxxxxxxxx> wrote:

> 
> The pulseaudio.desktop file contains this:
> 
> [Desktop Entry]
> Version=1.0
> Encoding=UTF-8
> Name=PulseAudio Sound System
> Comment=Start the PulseAudio Sound System
> Exec=start-pulseaudio-x11
> Terminal=false
> Type=Application
> Categories=
> GenericName=
> Name[en_US]=PulseAudio Sound System
> Comment[en_US]=Start the PulseAudio Sound System
> X-GNOME-Autostart-enabled=false
> 
> /usr/bin/start-pulseaudio-x11 is a script:
> <comments snipped>
> set -e
> 
> # Exit without running pulseaudio daemon if this is a remote desktop
> session [ -n "$PULSE_SERVER" ] && exit 0
> 
> /usr/bin/pulseaudio --start "$@"
> 
> if [ x"$DISPLAY" != x ] ; then
> 
>     /usr/bin/pactl load-module module-x11-publish "display=$DISPLAY"
>     > /dev/null
> 
>     if [ x"$SESSION_MANAGER" != x ] ; then
> 	/usr/bin/pactl load-module module-x11-xsmp "display=$DISPLAY
>     session_manager=$SESSION_MANAGER" > /dev/null fi
> fi
> 
> So my remaining questions are what reads the pulseaudio.desktop file
> and how does pulseaudio get started if it does not exist.
> 
> Steve
> 

I have been following this thread with a great deal of interest.  When
you finally get it figured out would you please be sure to let us all
know.


-- 
Regards Bill
Fedora 11, Gnome 2.26.3
Evo.2.26.3, Emacs 23.1.1

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux