Files
koreader/frontend/device
chrox a5cff2c42b add user defined event map
This should fix #1016.

Usage for #1016:
Create a file named "custom.event.map.lua" in the koreader directory
with the following content:

return {
    [102] = "LPgFwd",
}
2014-11-06 15:02:06 +08:00
..
2014-11-02 21:19:04 +01:00
2014-11-02 21:19:04 +01:00
2014-11-06 15:02:06 +08:00
2014-11-02 21:19:04 +01:00
2014-11-05 16:58:09 +08:00