Changing the ringtone?
#3
You can do this by creating a custom sound profile and replacing the regular system sounds (for ringtones, alarms, or whatever you'd like) with any recording of your choice (I did it recently for the alarms in Clocks, so I could wake to a song, for instance, instead of the horrible beep-bee-beep noise).

First you'll want to copy the regular sound profile to your .local folder (to keep the default one as a backup, in case you mess something up):
Code:
cp -rv /usr/share/sounds/freedesktop ~/.local/share/sounds/my-custom-profile
Then navigate to this new local directory you made, and you'll see it contains a directory called stereo, and a file called index.theme. Open index.theme with a text editor and change the name to 'my-custom-profile'.

Navigate to the stereo directory and you'll see all of the system sounds, in the .oga format. You can replace any of them with sound files of your choosing. Convert your sound file to the .oga or .ogg format, change the name to whichever system sound you want to replace, then copy it into that directory to overwrite the default file for that system sound.

Finally, change your system sound profile to your custom profile. You can do this by using dconf-editor, navigating to /org/gnome/desktop/sound and changing the theme-name to 'my-custom-profile'.
  Reply


Messages In This Thread
Changing the ringtone? - by Hiraghm - 08-30-2020, 03:30 PM
RE: Changing the ringtone? - by bcnaz - 08-30-2020, 03:41 PM
RE: Changing the ringtone? - by DarkManiels - 08-31-2020, 08:09 AM
RE: Changing the ringtone? - by gab - 10-08-2021, 11:05 AM
RE: Changing the ringtone? - by county93 - 10-08-2021, 10:01 PM
RE: Changing the ringtone? - by Maynard - 11-16-2020, 10:42 PM
RE: Changing the ringtone? - by Zebulon Walton - 02-25-2021, 08:45 PM
RE: Changing the ringtone? - by sbeaugrand - 03-25-2021, 01:38 AM
RE: Changing the ringtone? - by zounds - 03-30-2021, 10:54 AM
RE: Changing the ringtone? - by gab - 10-10-2021, 09:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Changing Desktop Environments? Ferriah 14 8,621 01-20-2022, 06:58 AM
Last Post: grump_fiddle_reinstall
  Customizing the ringtone spaetz 2 3,063 03-13-2021, 02:48 PM
Last Post: ergo owl
  How to change the minimum password length when changing from default passwords arturo2bodegas 3 4,559 07-18-2020, 01:51 PM
Last Post: arturo2bodegas

Forum Jump:


Users browsing this thread: 1 Guest(s)