Fix wrong keymapping for Forma (#4376)

This commit is contained in:
patrick-tang
2018-12-07 07:53:53 -05:00
committed by poire-z
parent fe1fb84063
commit a2e7e62be7

View File

@@ -241,8 +241,8 @@ function Kobo:init()
[90] = "LightButton",
[102] = "Home",
[116] = "Power",
[193] = "RPgBack",
[194] = "RPgFwd",
[194] = "RPgBack",
[193] = "RPgFwd",
},
event_map_adapter = {
SleepCover = function(ev)