mirror of
https://github.com/koreader/koreader
synced 2024-11-04 12:00:25 +00:00
7fd6037bb0
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. |
||
---|---|---|
.. | ||
device.lua | ||
event_map_keyboard.lua | ||
event_map_kindle4.lua | ||
keyboard_layout.lua | ||
powerd.lua |