Delete or change the start sound of deepin
Tofloor
poster avatar
G4SP3R
deepin
2017-06-18 05:50
Author
Edited by alvarosamudio at 2017-6-17 08:52

The deepin sound files are in Deepin /usr/share/sounds/deepin/stereo



If you want to delete the start sound, just open terminal and write the following:



To remove deepin start sound:
  1. sudo rm -f /usr/share/sounds/deepin/stereo/sys-login.ogg
Copy the Code




To remove
deepin closed sound:
  1. sudo rm -f /usr/share/sounds/deepin/stereo/sys-logout.ogg
Copy the Code


To change some deepin sound
Type the following code without parentheses or quotation marks
  1. cp (Source audio file) /usr/share/sounds/deepin/stereo/"Name of the sound to change"
Copy the Code
Remember that the files should be ".ogg"
and to enjoy



Reply Favorite View the author
All Replies
addhapp
deepin
2017-06-18 05:56
#1
Thanks ! That's what i need
Reply View the author
h***[email protected]
deepin
2017-06-18 06:30
#2
Good job!

Thanks a lot.
Reply View the author
mick88
deepin
2017-07-01 09:04
#3
Un outil bien utile : http://forum.deepin-fr.org/discussion/27/outils-deepin-tools-v6/p1
Reply View the author
baoding-fenshuajiang_Odoo
deepin
2017-07-04 05:27
#4
Thanks a lot,it's useful to me too.
Reply View the author