mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
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.