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/plugins/externalkeyboard.koplugin
NiLuJe 779a8e00de ExternalKeyboard: Harden the debugfs check
* Don't even attempt to run mount if we're not root (e.g., emu or PB)
* Deal with sane init systems that mount debugfs as debugfs and not none
  (e.g., Kindle).

Also, switch to debug logging for those errors, pluginloader is already
verbose enough.

Fix #9774
2 years ago
..
_meta.lua Initial hotpluggable keyboard handling (#9540) 2 years ago
event_map_keyboard.lua ExternalKeyboard: Map KEY_ESC to Back, to ease navigation 2 years ago
find-keyboard.lua ExternalKeyboard: Use the evdev number passed along by base to avoid sweeping the full list of input devices 2 years ago
main.lua ExternalKeyboard: Harden the debugfs check 2 years ago