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

Commit 5b77f70d 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: I5d5d25a77625bfd831cf7b31c126fd342efc6c5b
parent 6e09942a
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