fbkeyboard: New framebuffer console keyboard tool
This adds a keyboard for framebuffer consoles. Tested on Nexus 5 and PinePhone. Works well with user interface "none" (No graphical environment). Requires /dev/uinput (kernel config CONFIG_INPUT_UINPUT)
Some screen tuning recommended for seamless use:
stty rows 40
(value depends on actual console size and font)
Cursor keys, scrollback and vt switching is also supported:
Edited by Administrator