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

Commit eee0df8a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fallback BUTTON_MODE to HOME"

parents ff878710 da16f224
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -540,7 +540,7 @@ key BUTTON_SELECT {
}

key BUTTON_MODE {
    base:                               fallback MENU
    base:                               fallback HOME
}

key BUTTON_1 {
+1 −1
Original line number Diff line number Diff line
@@ -56,4 +56,4 @@ key 0x136 BUTTON_SELECT
key 0x137    BUTTON_START

# Xbox key
key 0x8b    HOME
 No newline at end of file
key 0x8b    BUTTON_MODE
 No newline at end of file