On 2012-Nov-3 23:32 , Programmingkid wrote:
signed-off-by: John Arbuckle programmingkidx@gmail.com
drivers/adb_kbd.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 77 insertions(+), 3 deletions(-)
[...]
Out of curiosity, why is the get-key-map method written in C rather than Forth?
The other thing I notice is that just pushing control won't do anything for you, it has to be control-<other key>. Is that intended?