diff --git a/frontend/device/android/event_map.lua b/frontend/device/android/event_map.lua index 4cdf34a33..ac874b72d 100644 --- a/frontend/device/android/event_map.lua +++ b/frontend/device/android/event_map.lua @@ -27,8 +27,4 @@ return { [84] = "Search",--SEARCH [92] = "LPgBack", -- PAGE_UP [93] = "LPgFwd", -- PAGE_DOWN - - [104] = "LPgBack", -- T68 PageUp - [109] = "LPgFwd", -- T68 PageDown - [139] = "Menu", -- T68 Menu }