[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
Heinrich Schuchardt
xypron.glpk at gmx.de
Thu Feb 22 12:04:16 UTC 2018
Correct support for arrow keys: use the standard xterm escape sequences.
Provide support for F1-F12, Insert, Delete, Home, End, Page Up, Page Down.
Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Heinrich Schuchardt (2):
usb: kbd: allow multibyte sequences to be put into ring buffer
usb: kbd: implement special keys
common/usb_kbd.c | 161 +++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 114 insertions(+), 47 deletions(-)
--
2.14.2
More information about the U-Boot
mailing list