Startup sound
Tofloor
poster avatar
rosenvaenget15a
deepin
2015-07-31 08:48
Author
How do you get the startup sound, on?
Is it possible at all?

Reply Favorite View the author
All Replies
avatar
JLey
deepin
2015-08-07 19:18
#1
I checked the Deepin store and did a quick search and found nothing.  I don't think its an option.  You should consider sending a direct e-mail to the development crew to add the function.  If it was available, it should be easy to find in the control center.
Reply View the author
avatar
cxbii
deepin
2015-08-12 06:30
#2
deepin 2015 will have this feature!
Reply View the author
avatar
JLey
deepin
2015-08-21 22:36
#3
I'm getting really anxious for Deepin 2015.
Reply View the author
avatar
mikaere66
deepin
2015-12-25 06:29
#4
For versions prior to 2015, install the sox package, then make a login-tune.desktop file in the ~/.config/autostart folder
e.g.
[Desktop Entry]
Type=Application
Exec=play /usr/share/sounds/freedesktop/stereo/service-login.oga
Hidden=true
NoDisplay=true
X-GNOME-Autostart-enabled=true
Reply View the author