mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
4d9c6523ad
Switch to a new `input.fdopen` API & wrapper so we can keep the fds opened by `fbink_input_scan` instead of closing them to re-open them right after that... This should hopefully help on racy zForce devices that attempt to handle power management when opening/closing the device. We know this sometimes horribly fail to re-activate the IR grid (c.f., our manual activation on resume), but this apparently could also happen here (re: #11844) because of the quick succession of open->close->open. |
||
---|---|---|
.. | ||
_meta.lua | ||
event_map_keyboard.lua | ||
find-keyboard.lua | ||
main.lua |