I just installed lineageOS on my Redmi Note 7 and it’s working great, I love it.

One thing I liked on miui was that gesture navigation had the option to be disabled on the top half of the screen so it doesn’t obstruct opening the side menu on some apps, and I can’t find such option on lineageOS. For instance, I can’t open the side menu on twidere.

Is there a workaround for this? I tried using the hybrid option but I don’t like it.

  • Jama
    link
    23 years ago

    Sadly… not anymore… I solved using fluid navigation gestures and a couple command from adb to disable right and left stock gestures completely (but bottom gestures). Command are those:

    adb shell

    settings put secure back_gesture_inset_scale_left -1

    settings put secure back_gesture_inset_scale_right -1

    • Jama
      link
      1
      edit-2
      3 years ago

      deleted by creator

    • @freakrhoOP
      link
      13 years ago

      this disables the back gesture completely? how do you go back?

      • Jama
        link
        23 years ago

        With fluid navigation gestures, it’s an app

        • @freakrhoOP
          link
          13 years ago

          Oh! I thought you meant using the native gestures. This totally fixed it. Thanks!!

  • @yetwot
    link
    1
    edit-2
    3 years ago

    On my mi9t running lineageOS 17.1 the option is in: Settings > System > Advanced > Gestures > System navigation. There is a cogwheel icon on the “gesture navigation” option, and when you click on that you can adjust sensitivity and “back exclusion on top”. Hope that helps

    • @freakrhoOP
      link
      23 years ago

      it seems to be gone on lineageOS 18, I don’t know why

  • Jama
    link
    1
    edit-2
    3 years ago

    deleted by creator