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
NiLuJe ca71bb2917
Input: Ignore ABS_X, ABS_Y & ABS_PRESSURE for snow_protocol (#12427)
On Monza, the lift frame can report these for *multiple contacts* without an id or a slot, which is super-duper invalid -_-".

(And we have ABS_MT_POSITION_X & ABS_MT_POSITION_Y for the "saner" frames, plus these devices generally don't support pens, so we don't make use of pressure).

(Also, switched to a dedicated handler like for the phoenix quirks, to avoid bogging down the standard handler with hacks for broken drivers).

Fix #11910
3 weeks ago
..
device.lua Input: Ignore ABS_X, ABS_Y & ABS_PRESSURE for snow_protocol (#12427) 3 weeks ago
event_map_keyboard.lua
event_map_kindle4.lua Add numerical key_codes to event_map on kindle 3 (#12358) 4 weeks ago
k3_alt_and_top_row.lua Add numerical key_codes to event_map on kindle 3 (#12358) 4 weeks ago
keyboard_layout.lua
mockrtc.lua
powerd.lua