You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
device.lua fix #2219 8 years ago
event_map_keyboard.lua Refactoring hardware abstraction 10 years ago
event_map_kindle4.lua Fix K4 key mappings 9 years ago
keyboard_layout.lua feat: support numeric input for keyboard only devices 8 years ago
powerd.lua Unbreak toggling the fL on Kindles 8 years ago