2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/device/kindle
chrox 7fd6037bb0 fix #2219
The ABS_PRESSURE ABS code is also detected on some KOBO devices
if ABS_PRESSURE events are feeded to handle orientation those devices
will have a unresponsive screen as described in #2219.

This patch registers an event adjustment handler for Kindle Oasis to
adjust the ABS_PRESSURE code to ABS_OASIS_ORIENTATION code so that
it won't affect event handling on other devices.
2016-08-13 18:57:15 +08:00
..
device.lua fix #2219 2016-08-13 18:57:15 +08:00
event_map_keyboard.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
event_map_kindle4.lua Fix K4 key mappings 2015-09-06 16:19:00 +02:00
keyboard_layout.lua feat: support numeric input for keyboard only devices 2016-01-31 15:08:13 -08:00
powerd.lua Unbreak toggling the fL on Kindles 2016-04-15 16:51:41 +02:00