Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Tutorial Overlays Make Device Inaccessable

    Support
    1
    2
    100
    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.
    • A
      alwin.george last edited by

      I installed Ubuntu Touch on my old Oneplus One. I intend to use it as a linux server. The Touch screen on my device doesnt work, so i use a keyboard and mouse to work on it. The issue is i constantly run into this screen overlay "Long swipe from the left edge to open today scope". There is no way to dismiss it using the mouse or keyboard. Only thing that works is pressing the power button to wake it up again, but the overlay shows up after 1-2secs, this is super annoying and I'm not able to do anything with the device.

      1. Is there a way to dismiss the overlay from keyboard mouse?
      2. How can i permanently disable the tutorial screen overlays?
      3. Is there a CLI (Bash) only mode in Ubuntu Touch that i can use?
      1 Reply Last reply Reply Quote 0
      • A
        alwin.george last edited by

        I found the solution

        1. Enable developer Options in Settings/About
        2. Connect Device to Laptop with ADB
        3. open adb shell
        4. run this command

        dbus-send --system --print-reply --dest=com.canonical.PropertyService /com/canonical/PropertyService com.canonical.PropertyService.SetProperty string:edge boolean:false

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