UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    [solved] System Settings: Where is the config file located that contains the stored user choice of ringtone/message sound?

    Scheduled Pinned Locked Moved Support
    3 Posts 3 Posters 723 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • C Offline
        Custello
        last edited by Custello

        Which file contains the configuration about which ringtone and message sound I have selected?

        Probably a file somewhere in ~/.cache, ~/.config or ~/.local/share?

        1 Reply Last reply Reply Quote 0
        • dobeyD Offline
          dobey
          last edited by

          It is most likely a GSettings value, which would be stored in a binary database file under ~/.config/ and thus not something you can change with a text editor.

          1 Reply Last reply Reply Quote 1
          • myiiM Offline
            myii
            last edited by

            GSettings values:

            $ gsettings list-recursively com.ubuntu.touch.sound
            com.ubuntu.touch.sound incoming-call-sound '/usr/share/sounds/ubuntu/ringtones/Ubuntu.ogg'
            com.ubuntu.touch.sound incoming-message-sound '/usr/share/sounds/ubuntu/notifications/Rhodes.ogg'
            com.ubuntu.touch.sound silent-mode false
            
            1 Reply Last reply Reply Quote 1

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post