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

Commit b45d99d7 authored by Jim Kaye's avatar Jim Kaye
Browse files

Extend the 'qwerty' key layout

Add the App Switch (Recents) key.
Add media control keys.

These are needed to support Emulator UI
buttons for these functions.

Change-Id: I3e9479bb49e21400f7bfd1435c50886038bbe0ff
parent 14a0981f
Loading
Loading
Loading
Loading
+16 −3
Original line number Diff line number Diff line
@@ -110,3 +110,16 @@ key 215 AT
# On an AT keyboard: ESC, F10
key 1     BACK
key 68    MENU

# App switch = Overview key
key 580   APP_SWITCH

# Media control keys
key 160   MEDIA_CLOSE
key 161   MEDIA_EJECT
key 163   MEDIA_NEXT
key 164   MEDIA_PLAY_PAUSE
key 165   MEDIA_PREVIOUS
key 166   MEDIA_STOP
key 167   MEDIA_RECORD
key 168   MEDIA_REWIND