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

    Full Circle text

    Scheduled Pinned Locked Moved Unsolved Support
    7 Posts 4 Posters 328 Views 4 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.
      • D Offline
        Dunbrokin
        last edited by

        There used to be an app called Full Circle (or something like that) which allowed you to write a message on the lock screen full circle page. It does not seem to exist any-more.....how can I now write on the lock page to tell somebody that they should contact this person on this email/phone no if the phone is lost?

        D IanI 2 Replies Last reply Reply Quote 1
        • D Offline
          domubpkm @Dunbrokin
          last edited by

          @Dunbrokin You speak of this app i think : https://open-store.io/app/circle-message.mivoligo . Not ported to focal indeed.

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            Dunbrokin @domubpkm
            last edited by

            @domubpkm Is there any other way to do it?

            ikozI 1 Reply Last reply Reply Quote 0
            • ikozI Offline
              ikoz @Dunbrokin
              last edited by

              @Dunbrokin Yes there is. You will need the terminal.
              My way is not exactly what that app did but it can achieve the same goal. Basically we will edit the file which shows the clock on the lock screen.
              The procedure follows:

              • Mount root as read write with UT tweak tool
              • Open terminal
              • run: cd /usr/share/lomiri/Greeter/
              • run sudo nano Clock.qml
                Locate the 3rd bracket from the end (before the end of the Column closing bracket)
                Insert before it the following:
              Label {
                  text: "Hello there!"
              }
              

              Save the file with Ctrl-X, chose nano from the hamburger menu on left above keyboard and press Ctrl-X then 'y' and enter.
              Then go to UT Tweak Tool and in 'System'>'Services' press restart Lomiri

              When it finishes, you should see the text!

              May the source be with you

              D 1 Reply Last reply Reply Quote 0
              • IanI Offline
                Ian @Dunbrokin
                last edited by

                @Dunbrokin I just found a picture I liked then edited it in gimp to include some text saying the phone was mine and please call this number if found. I uploaded it to my phone and set it as the wallpaper.

                Works for me😇

                D 1 Reply Last reply Reply Quote 1
                • D Offline
                  Dunbrokin @ikoz
                  last edited by

                  @ikoz Thank you so much, I will give that a try!

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    Dunbrokin @Ian
                    last edited by

                    @Ian Clever thinking, thank you!

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post