Skip to content
Commit 8579cb01 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

expo: Support handling any key in cedit



At present cedit only supports menu keys. For textline objects we need
to insert normal ASCII characters.

We also need to handle backspace, which is ASCII 9.

In fact, expo does not make use of all the menu keys, so partition
them accordingly and update the logic to support normal ASCII
characters, too.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 6d225ec0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment