Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4642063d authored by Michael Wright's avatar Michael Wright
Browse files

Improve Gamepad fallbacks for text entry.

Change-Id: Ia8b05730a9b41b93006e678aba2d182748e56083
parent d37ae7c1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -492,11 +492,11 @@ key BUTTON_C {
}

key BUTTON_X {
    base:                               fallback DPAD_CENTER
    base:                               fallback DEL
}

key BUTTON_Y {
    base:                               fallback BACK
    base:                               fallback SPACE
}

key BUTTON_Z {