2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/device/sony-prstux/event_map.lua

9 lines
133 B
Lua
Raw Normal View History

return {
[102] = "Home",
[105] = "Left",
[106] = "Right",
[357] = "Menu",
[158] = "Back",
[116] = "Power",
}