• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
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 320 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 7 May 2024, 23:02

      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 I 2 Replies Last reply 8 May 2024, 01:58 Reply Quote 1
      • D Offline
        domubpkm @Dunbrokin
        last edited by 8 May 2024, 01:58

        @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 8 May 2024, 05:50 Reply Quote 0
        • D Offline
          Dunbrokin @domubpkm
          last edited by 8 May 2024, 05:50

          @domubpkm Is there any other way to do it?

          I 1 Reply Last reply 8 May 2024, 17:46 Reply Quote 0
          • I Online
            ikoz @Dunbrokin
            last edited by 8 May 2024, 17:46

            @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 8 May 2024, 21:51 Reply Quote 0
            • I Offline
              Ian @Dunbrokin
              last edited by 8 May 2024, 21:02

              @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 8 May 2024, 21:51 Reply Quote 1
              • D Offline
                Dunbrokin @ikoz
                last edited by 8 May 2024, 21:51

                @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 8 May 2024, 21:51

                  @Ian Clever thinking, thank you!

                  1 Reply Last reply Reply Quote 0
                  2 out of 7
                  • First post
                    2/7
                    Last post